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