Project Information
- Repository: https://github.com/quaap/LaunchTime
- Project Name: LaunchTime
- Publisher: Quaap
Expected behavior
When leaving the "Search" tab, the keyboard should be hidden automatically so as not to obstruct the display of applications.
Actual behavior
After performing a search, when trying to change the tab, the keyboard is not hidden, which makes it impossible to see the applications that are at the bottom of the screen. Although it is a minor error, it prevents the purpose of the application, which is to allow the user to see the installed applications and start them.
How to reproduce
- Install the application and use it as the default launcher.
- Go to the "Search" tab.
- Try to write something and then change the tab.
- Browser/App version: Versión actual 0.7.5
- Operating system: Android 4.4.2
Recording Of The Bug
Proof Of Work Done
Logcat
05-23 18:36:37.490 I/ActivityManager(514): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x13200000 cmp=com.quaap.launchtime_official/.MainActivity} from pid 14421
05-23 18:36:37.600 D/LaunchTime(12593): onResume
05-23 18:36:39.730 D/LaunchTime(12593): onPause
05-23 18:37:55.530 I/ActivityManager(514): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.quaap.launchtime_official/.MainActivity} from pid 514
05-23 18:37:55.730 D/LaunchTime(12593): onResume
05-23 18:38:01.370 D/LaunchTime(12593): onPause
05-23 18:38:01.370 I/ActivityManager(514): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.quaap.launchtime_official/.MainActivity} from pid 514
05-23 18:38:01.420 D/LaunchTime(12593): new intent true
05-23 18:38:01.420 D/LaunchTime(12593): onResume
05-23 18:38:19.910 D/LaunchTime(12593): onPause
05-23 18:38:19.910 I/ActivityManager(514): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.quaap.launchtime_official/.MainActivity} from pid 514
05-23 18:38:19.950 D/LaunchTime(12593): new intent true
05-23 18:38:19.950 D/LaunchTime(12593): onResume
05-23 18:38:21.060 D/LaunchTime(12593): onPause
05-23 18:40:10.720 I/ActivityManager(514): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.quaap.launchtime_official/.MainActivity} from pid 514