forked from mirror/monocles_chat_clean
Remove empty space at bottom in tablet mode
This commit is contained in:
parent
f960f03dbb
commit
bae53cb0dc
1 changed files with 1 additions and 2 deletions
|
@ -77,8 +77,7 @@
|
|||
android:id="@+id/secondary_fragment"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="1618"
|
||||
android:layout_marginBottom="70dp" />
|
||||
android:layout_weight="1618" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue