Fix Info dialog width issue

This commit is contained in:
maskara 2017-05-14 14:22:52 +02:00
parent ec387bf3c3
commit 198f3daf44
2 changed files with 2 additions and 3 deletions

View file

@ -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"