icons
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 348 B |
BIN
android-app-core/res/drawable-hdpi/kb_range.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android-app-core/res/drawable-hdpi/kb_stats_3d.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 752 B After Width: | Height: | Size: 668 B |
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 297 B |
BIN
android-app-core/res/drawable-mdpi/kb_range.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android-app-core/res/drawable-mdpi/kb_stats_3d.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 312 B |
BIN
android-app-core/res/drawable-xhdpi/kb_range.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
android-app-core/res/drawable-xhdpi/kb_stats_3d.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
@ -33,7 +33,7 @@
|
||||
<item
|
||||
a:id="@+id/menu_plot_3d"
|
||||
a:title="@string/cpp_plot_3d"
|
||||
a:icon="@drawable/kb_stats"
|
||||
a:icon="@drawable/kb_stats_3d"
|
||||
a:showAsAction="always"/>
|
||||
|
||||
<item
|
||||
@ -45,7 +45,7 @@
|
||||
<item
|
||||
a:id="@+id/menu_plot_range"
|
||||
a:title="@string/cpp_plot_range"
|
||||
a:icon="@drawable/kb_contract"
|
||||
a:icon="@drawable/kb_range"
|
||||
a:showAsAction="always"/>
|
||||
|
||||
<item
|
||||
|