Puff-Android icon indicating copy to clipboard operation
Puff-Android copied to clipboard

[feature request] fa_IR keyboard

Open armoun opened this issue 9 years ago • 0 comments

<subtype
    android:label="@string/label_subtype_generic"
    android:icon="@drawable/icon_en_us"
    android:imeSubtypeLocale="en_US"
    android:imeSubtypeMode="keyboard" />
<subtype
    android:label="@string/label_subtype_generic"
    android:icon="@drawable/icon_en_gb"
    android:imeSubtypeLocale="fa_IR"
    android:imeSubtypeMode="keyboard" />

armoun avatar Nov 20 '16 22:11 armoun