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

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

Merge "Fix panel bugs"

parents 98f58f91 db7fe5e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3009,6 +3009,7 @@
            android:theme="@style/Theme.BottomDialog"
            android:excludeFromRecents="true"
            android:launchMode="singleTop"
            android:taskAffinity=".panel.SettingsPanelActivity"
            android:exported="true">
                 <intent-filter>
                     <action android:name="android.settings.panel.action.INTERNET_CONNECTIVITY" />
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
              android:orientation="vertical">

    <TextView
        android:id="@+id/title"
        android:id="@+id/panel_title"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:gravity="center"