mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-28 01:29:23 +01:00
カラムがない時のメッセージ表示に余白をつける
This commit is contained in:
parent
68b76a1122
commit
2b7c2075ff
@ -30,6 +30,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="center"
|
||||
android:padding="12dp"
|
||||
android:text="@string/column_empty" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user