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

Commit 5413a4b7 authored by Roman Birg's avatar Roman Birg Committed by Steve Kondik
Browse files

Settings: theme mobile network settings from data usage screen



Change-Id: I7cdd04a25ead453e8145ff07c8db60a498ef6df5
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent aff8f95f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -591,6 +591,7 @@ public class DataUsageSummary extends HighlightingFragment implements Indexable
                             "com.android.phone");
                    intent.putExtra(SelectSubscription.TARGET_CLASS,
                            "com.android.phone.MobileNetworkSettings");
                    intent.putExtra("TARGET_THEME", "Theme.Material.Settings");
                } else {
                    intent.setComponent(new ComponentName("com.android.phone",
                            "com.android.phone.MobileNetworkSettings"));