trojan-gfw / igniter

A trojan client for Android (UNDER CONSTRUCTION).
GNU General Public License v3.0
3.3k stars 736 forks source link

Please don't set the default input focus in any text box #218

Closed dotAge closed 4 years ago

dotAge commented 4 years ago

The IME is always popped up and covered half screen when I launch the app each time. Users usually never change the connection information once it setup Ok. Thanks!

TchaikovDriver commented 4 years ago

Try the debug apk here. This is a debug apk with different applicationId from the release apk, which means 2 Igniters will coexist in your phone. Let me know if the problem is solved.

dotAge commented 4 years ago

The debug version works well, thanks a lot!