Commit 789d6a25 by yuichiro ogawa

アイコン差し替え後のサイズ調整

parent c2bf2310
...@@ -135,8 +135,8 @@ ...@@ -135,8 +135,8 @@
android:layout_weight="1" android:layout_weight="1"
android:background="@drawable/btn_operation_print_white" android:background="@drawable/btn_operation_print_white"
android:contentDescription="@string/print" android:contentDescription="@string/print"
android:scaleX="0.7" android:scaleX="0.6"
android:scaleY="0.7" android:scaleY="0.6"
android:visibility="gone" /> android:visibility="gone" />
<ImageButton <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