mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)
Change-Id: I841823e28bf419028afea2a57352c4ad45c7c4a0
This commit is contained in:
@@ -224,6 +224,7 @@ public class AppsCustomizeTabHost extends TabHost implements LauncherTransitiona
|
||||
}
|
||||
mAppsCustomizePane.loadAssociatedPages(
|
||||
mAppsCustomizePane.getCurrentPage());
|
||||
mAppsCustomizePane.requestFocus();
|
||||
}
|
||||
});
|
||||
AnimatorSet animSet = new AnimatorSet();
|
||||
|
||||
Reference in New Issue
Block a user