Cherish: Toast Animations [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -64,4 +64,11 @@
|
||||
android:title="@string/wallpaper_intra_close_title" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<ListPreference
|
||||
android:key="toast_animation"
|
||||
android:title="@string/toast_animation_title"
|
||||
android:entries="@array/toast_animation_entries"
|
||||
android:entryValues="@array/toast_animation_values"
|
||||
android:persistent="false" />
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user