mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Improve: Performance Improvement with inline function
This commit is contained in:
parent
0298875e14
commit
51030cfe1a
@ -217,7 +217,7 @@ class SettingsFragment : ScreenFragment() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun LinearLayoutCompat.addCategory(
|
private inline fun LinearLayoutCompat.addCategory(
|
||||||
title: String,
|
title: String,
|
||||||
callback: LinearLayoutCompat.() -> Unit,
|
callback: LinearLayoutCompat.() -> Unit,
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user