Fixed cursor arrows issues
This commit is contained in:
@@ -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"/>
|
@@ -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"/>
|
Reference in New Issue
Block a user