mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 796792ce: Merge "Fix comment"
* commit '796792ce6d1d613fee27d326d2c1ef57d2a706b4': Fix comment
This commit is contained in:
commit
f635fa7b8e
@ -21,7 +21,7 @@
|
||||
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Until KitKat (API 19), {@link android.widget.Spinner} of dialog mode in a Dialog can't
|
||||
handle orientation change correctly. Using dropdown mode avoids the issue.
|
||||
This file is overrode by values-v19/spinner-style.xml on KitKat and newer device. -->
|
||||
This file is overridden by values-v19/spinner-style.xml on KitKat and newer device. -->
|
||||
<style name="additionalSubtypeSpinnerStyle">
|
||||
<item name="android:spinnerMode">dropdown</item>
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user