Commit 7ff9ba85 by yuichiro ogawa

ホームボタンの反応改善

parent 0e430e46
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
android:layout_centerVertical="true" android:layout_centerVertical="true"
android:layout_marginLeft="15dp" android:layout_marginLeft="15dp"
android:visibility="gone" android:visibility="gone"
android:background="@drawable/ic_operation_home" android:background="@drawable/ic_operation_home_wide"
android:contentDescription="@string/cont_desc" /> android:contentDescription="@string/cont_desc" />
<ImageButton <ImageButton
android:id="@+id/btn_remote_pause" android:id="@+id/btn_remote_pause"
......
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