lint
This commit is contained in:
parent
8edb23069a
commit
8dde3bcfa4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ interface SkinInterface {
|
|||
val mainGraphHeight: Int // in dp
|
||||
val secondaryGraphHeight: Int // in dp
|
||||
|
||||
// no pre processing by default
|
||||
fun preProcessLandscapeActionsLayout(dm: DisplayMetrics, binding: ActionsFragmentBinding) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue