Fix grid/list items being occluded by the navbar on Q with gestures off
This commit is contained in:
@@ -560,6 +560,7 @@ public class AppView extends Activity implements AdapterFragmentCallbacks {
|
||||
}
|
||||
}
|
||||
});
|
||||
UiHelper.applyStatusBarPadding(listView);
|
||||
registerForContextMenu(listView);
|
||||
listView.requestFocus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user