Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 691ad8c9 authored by Shijian Li's avatar Shijian Li Committed by android-build-merger
Browse files

Don't show dialog when create the base view. am: f44d80b6

am: 999ec243

Change-Id: Idc2e717fa1f5e623b92b02da9ee95354c61ae1f1
parents 68fc010c 999ec243
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@ final class GrantPermissionsWatchViewHandler implements GrantPermissionsViewHand

    @Override
    public View createView() {
        showDialog(null);
        return new Space(mContext);
    }