mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 11:22:12 +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,
|
||||
callback: LinearLayoutCompat.() -> Unit,
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user