mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix Info dialog width issue
This commit is contained in:
parent
ec387bf3c3
commit
198f3daf44
2 changed files with 2 additions and 3 deletions
|
|
@ -9,6 +9,7 @@
|
|||
app:behavior_peekHeight="@dimen/bottom_peak_height">
|
||||
|
||||
<LinearLayout
|
||||
android:orientation="vertical"
|
||||
android:id="@+id/emptyLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue