Fixed cursor arrows issues

This commit is contained in:
serso
2014-09-10 22:54:41 +02:00
parent 4ca3099ef3
commit a1ee20ad81
7 changed files with 12 additions and 13 deletions

View File

@@ -24,5 +24,5 @@
<Button xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@id/cpp_button_left"
a:text=""
a:text=""
style="@style/cpp_simple_metro_control_button_style"/>

View File

@@ -24,5 +24,5 @@
<Button xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@id/cpp_button_right"
a:text=""
a:text=""
style="@style/cpp_simple_metro_control_button_style"/>