mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-04-03 04:51:15 +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) {
|
if (context.areSystemAnimationsEnabled) {
|
||||||
fragment_list.scheduleLayoutAnimation()
|
fragment_list.scheduleLayoutAnimation()
|
||||||
}
|
}
|
||||||
@ -138,7 +137,6 @@ class FavoritesFragment(context: Context, attributeSet: AttributeSet) : MyViewPa
|
|||||||
currAdapter.viewType = viewType
|
currAdapter.viewType = viewType
|
||||||
currAdapter.updateItems(allContacts)
|
currAdapter.updateItems(allContacts)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fun columnCountChanged() {
|
fun columnCountChanged() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user