forked from mirror/monocles_chat
Remove empty space at bottom in tablet mode
This commit is contained in:
parent
aef598f83b
commit
9462395901
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…
Add table
Reference in a new issue