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

Commit 29f341a2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Deprecate openTile method."

parents 27b35add f8eb6644
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -322,6 +322,7 @@ public class SettingsDrawerActivity extends Activity {
        }
    }

    @Deprecated
    public boolean openTile(Tile tile) {
        closeDrawer();
        if (tile == null) {