mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
Moved adapter setup to onViewCreated, to prevent crash
This commit is contained in:
parent
b7d0e6e725
commit
d62fd565b6
4 changed files with 16 additions and 3 deletions
|
|
@ -9,5 +9,5 @@
|
|||
android:id="@+id/listview"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent" />
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue