Commit f3556321 by Lee Jaebin

Hawei m5 端末でアイコンのサイズ合わせ

parent 980023b5
......@@ -71,7 +71,6 @@
android:layout_alignParentRight="true"
android:layout_gravity="center"
android:layout_margin="3dp"
android:gravity="right"
android:orientation="horizontal">
<ImageView
......@@ -79,6 +78,7 @@
android:layout_width="50dp"
android:layout_height="50dp"
android:layout_weight="1"
android:layout_marginRight="3dp"
android:background="@drawable/ic_edit_list" />
<ImageButton
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment