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

Commit 9ddb29bd authored by Santiago Etchebehere's avatar Santiago Etchebehere Committed by Automerger Merge Worker
Browse files

Merging from ub-launcher3-rvc-qpr-dev @ build 6861538 am: 4035b79b am: 3f563648

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/ThemePicker/+/12689936

Change-Id: I171f7eb40ebe8057f815e36503daae0bc2a0330f
parents 6154f196 3f563648
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -124,6 +124,8 @@ public class CustomizationPickerActivity extends FragmentActivity implements Wal
            return;
        }

        mDelegate.getCategoryProvider().resetIfNeeded();

        setContentView(R.layout.activity_customization_picker_main);
        setUpBottomNavView();
        mBottomActionBar = findViewById(R.id.bottom_actionbar);