am b8c4898c
: Fix "no notification listeners" text.
* commit 'b8c4898c64c6e1a0e3d0a1de7c0116d80edb6e44': Fix "no notification listeners" text.
This commit is contained in:
@@ -136,7 +136,7 @@ public class NotificationAccessSettings extends ListFragment {
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container,
|
||||
Bundle savedInstanceState) {
|
||||
return inflater.inflate(R.layout.device_admin_settings, container, false);
|
||||
return inflater.inflate(R.layout.notification_access_settings, container, false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user