mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-03-31 03:30:16 +02:00
removing duplicate empty lines
This commit is contained in:
parent
0c8925f887
commit
327e3a4c55
@ -130,7 +130,6 @@ class FavoritesFragment(context: Context, attributeSet: AttributeSet) : MyViewPa
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (context.areSystemAnimationsEnabled) {
|
||||
fragment_list.scheduleLayoutAnimation()
|
||||
}
|
||||
@ -138,7 +137,6 @@ class FavoritesFragment(context: Context, attributeSet: AttributeSet) : MyViewPa
|
||||
currAdapter.viewType = viewType
|
||||
currAdapter.updateItems(allContacts)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
fun columnCountChanged() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user