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

Commit 3f563648 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

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

Change-Id: I527097ba19414c3ed99606f95276ff506cfb4ec2
parents a0529a07 4035b79b
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);