mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 53b37dc0
: Merge "Fix a layout problem for pre-MR2"
* commit '53b37dc098daf99151bf1b38d04bd202f8a3ba03': Fix a layout problem for pre-MR2
This commit is contained in:
commit
3eee5cd24b
@ -55,7 +55,8 @@
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="5dip">
|
||||
android:layout_marginStart="5dip"
|
||||
android:layout_marginLeft="5dip">
|
||||
|
||||
<TextView
|
||||
android:id="@+android:id/summary"
|
||||
|
Loading…
Reference in New Issue
Block a user