mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
removing duplicate empty lines
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user