Add gyroscope icon and use it in init android dialog
This commit is contained in:
parent
ce2c442402
commit
1551bdaaaa
@ -8,12 +8,12 @@
|
||||
<spacer height="7%" width="10"/>
|
||||
|
||||
<ribbon id="control_type" proportion="1" width="100%" align="center">
|
||||
<icon-button id="accelerometer" width="128" height="128"
|
||||
icon="gui/icons/difficulty_medium.png" I18N="Control type" text="Accelerometer"/>
|
||||
<icon-button id="accelerometer" width="64" height="128"
|
||||
icon="gui/icons/android/accelerator.png" I18N="Control type" text="Accelerometer"/>
|
||||
<icon-button id="gyroscope" width="128" height="128"
|
||||
icon="gui/icons/difficulty_best.png" I18N="Control type" text="Gyroscope"/>
|
||||
icon="gui/icons/android/gyroscope_icon.png" I18N="Control type" text="Gyroscope"/>
|
||||
<icon-button id="steering_wheel" width="128" height="128"
|
||||
icon="gui/icons/difficulty_hard.png" I18N="Control type" text="Steering wheel"/>
|
||||
icon="gui/icons/android/steering_wheel.png" I18N="Control type" text="Steering wheel"/>
|
||||
</ribbon>
|
||||
|
||||
<spacer height="12%" width="10"/>
|
||||
|
BIN
data/gui/icons/android/gyroscope_icon.png
Normal file
BIN
data/gui/icons/android/gyroscope_icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue
Block a user