shiosyakeyakini-info / miria

Misskey client application for iOS, Android (and other platforms) made by flutter
https://shiosyakeyakini.info/miria_web/index.html
GNU Affero General Public License v3.0
139 stars 19 forks source link

fix: TextInputType.emailAddressを剥がす #596

Closed Npepperlinux closed 1 week ago

Npepperlinux commented 2 months ago

リアクションピッカーの検索欄にkeyboardType: TextInputType.emailAddress,が指定されていることで、Androidにおいて初期キーボードがアルファベット入力が強制されるのを回避する提案です。