mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
Fix crash due to read more text view
This commit is contained in:
parent
528faa1c52
commit
365bbc470d
6 changed files with 15 additions and 23 deletions
|
|
@ -6,6 +6,7 @@
|
|||
android:layout_height="match_parent">
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue