mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
* initial commit * initial commit * reading 3 exif directories * minor changes * fixed unit tests * reviwied requested changes * minor changes * minor changes
This commit is contained in:
parent
8cd87ad148
commit
3417d713d2
5 changed files with 89 additions and 9 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/listView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue