Icons for preferences.
BIN
android/res/drawable-hdpi/ic_app_settings.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
android/res/drawable-hdpi/ic_facebook.png
Normal file
After Width: | Height: | Size: 752 B |
BIN
android/res/drawable-hdpi/ic_help.png
Normal file
After Width: | Height: | Size: 942 B |
BIN
android/res/drawable-hdpi/ic_rate.png
Normal file
After Width: | Height: | Size: 869 B |
BIN
android/res/drawable-hdpi/ic_report_a_bug.png
Normal file
After Width: | Height: | Size: 719 B |
BIN
android/res/drawable-hdpi/ic_social.png
Normal file
After Width: | Height: | Size: 734 B |
BIN
android/res/drawable-hdpi/ic_subscribe.png
Normal file
After Width: | Height: | Size: 581 B |
BIN
android/res/drawable-hdpi/ic_twitter.png
Normal file
After Width: | Height: | Size: 864 B |
BIN
android/res/drawable-ldpi/ic_app_settings.png
Normal file
After Width: | Height: | Size: 511 B |
BIN
android/res/drawable-ldpi/ic_facebook.png
Normal file
After Width: | Height: | Size: 315 B |
BIN
android/res/drawable-ldpi/ic_help.png
Normal file
After Width: | Height: | Size: 417 B |
BIN
android/res/drawable-ldpi/ic_rate.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
android/res/drawable-ldpi/ic_report_a_bug.png
Normal file
After Width: | Height: | Size: 338 B |
BIN
android/res/drawable-ldpi/ic_social.png
Normal file
After Width: | Height: | Size: 369 B |
BIN
android/res/drawable-ldpi/ic_subscribe.png
Normal file
After Width: | Height: | Size: 293 B |
BIN
android/res/drawable-ldpi/ic_twitter.png
Normal file
After Width: | Height: | Size: 395 B |
BIN
android/res/drawable-mdpi/ic_app_settings.png
Normal file
After Width: | Height: | Size: 656 B |
BIN
android/res/drawable-mdpi/ic_facebook.png
Normal file
After Width: | Height: | Size: 491 B |
BIN
android/res/drawable-mdpi/ic_help.png
Normal file
After Width: | Height: | Size: 591 B |
BIN
android/res/drawable-mdpi/ic_rate.png
Normal file
After Width: | Height: | Size: 507 B |
BIN
android/res/drawable-mdpi/ic_report_a_bug.png
Normal file
After Width: | Height: | Size: 407 B |
BIN
android/res/drawable-mdpi/ic_social.png
Normal file
After Width: | Height: | Size: 481 B |
BIN
android/res/drawable-mdpi/ic_subscribe.png
Normal file
After Width: | Height: | Size: 391 B |
BIN
android/res/drawable-mdpi/ic_twitter.png
Normal file
After Width: | Height: | Size: 555 B |
BIN
android/res/drawable-xhdpi/ic_app_settings.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
android/res/drawable-xhdpi/ic_facebook.png
Normal file
After Width: | Height: | Size: 804 B |
BIN
android/res/drawable-xhdpi/ic_help.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android/res/drawable-xhdpi/ic_rate.png
Normal file
After Width: | Height: | Size: 988 B |
BIN
android/res/drawable-xhdpi/ic_report_a_bug.png
Normal file
After Width: | Height: | Size: 846 B |
BIN
android/res/drawable-xhdpi/ic_social.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
android/res/drawable-xhdpi/ic_subscribe.png
Normal file
After Width: | Height: | Size: 828 B |
BIN
android/res/drawable-xhdpi/ic_twitter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android/res/drawable-xxhdpi/ic_app_settings.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
android/res/drawable-xxhdpi/ic_facebook.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
android/res/drawable-xxhdpi/ic_help.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
android/res/drawable-xxhdpi/ic_rate.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
android/res/drawable-xxhdpi/ic_report_a_bug.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
android/res/drawable-xxhdpi/ic_social.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
android/res/drawable-xxhdpi/ic_subscribe.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
android/res/drawable-xxhdpi/ic_twitter.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
android/res/drawable-xxxhdpi/ic_app_settings.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
android/res/drawable-xxxhdpi/ic_facebook.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
android/res/drawable-xxxhdpi/ic_help.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
android/res/drawable-xxxhdpi/ic_rate.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
android/res/drawable-xxxhdpi/ic_report_a_bug.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
android/res/drawable-xxxhdpi/ic_social.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
android/res/drawable-xxxhdpi/ic_subscribe.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
android/res/drawable-xxxhdpi/ic_twitter.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
|
@ -7,16 +7,19 @@
|
|||
android:title=" ">
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_help"
|
||||
android:key="@string/pref_help"
|
||||
android:order="1"
|
||||
android:title="@string/help"/>
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_report_a_bug"
|
||||
android:key="@string/pref_report_bug"
|
||||
android:order="2"
|
||||
android:title="@string/report_a_bug"/>
|
||||
|
||||
<PreferenceScreen
|
||||
android:icon="@drawable/ic_app_settings"
|
||||
android:key="@string/pref_settings"
|
||||
android:order="0"
|
||||
android:persistent="false"
|
||||
|
@ -63,16 +66,19 @@
|
|||
android:title=" ">
|
||||
|
||||
<PreferenceScreen
|
||||
android:icon="@drawable/ic_social"
|
||||
android:order="1"
|
||||
android:persistent="false"
|
||||
android:title="@string/maps_me_community">
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_facebook"
|
||||
android:key="@string/pref_like_fb"
|
||||
android:order="1"
|
||||
android:title="@string/like_on_facebook"/>
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_twitter"
|
||||
android:key="@string/pref_follow_twitter"
|
||||
android:order="2"
|
||||
android:title="@string/follow_on_twitter"/>
|
||||
|
@ -88,12 +94,14 @@
|
|||
</PreferenceCategory>
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_subscribe"
|
||||
android:key="@string/pref_subscribe"
|
||||
android:order="3"
|
||||
android:title="@string/subscribe_to_news"/>
|
||||
</PreferenceScreen>
|
||||
|
||||
<Preference
|
||||
android:icon="@drawable/ic_rate"
|
||||
android:key="@string/pref_rate_app"
|
||||
android:order="2"
|
||||
android:title="@string/rate_the_app"/>
|
||||
|
|