mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 01:28:52 -06:00
Fix most issues with the RecyclerView; improve loading
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<org.isoron.uhabits.ui.habits.list.views.HabitCardListView
|
||||
android:id="@+id/listView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?windowBackgroundColor"
|
||||
android:divider="?windowBackgroundColor"
|
||||
android:dividerHeight="1dp"
|
||||
|
||||
Reference in New Issue
Block a user