mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
* commit '3eee5cd24b259109b9b2122026a494a050a540e9': Fix a layout problem for pre-MR2
This commit is contained in:
commit
6b93b185ef
@ -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