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

Commit 52ca98bf authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fixed button bar hiding permissions screen."

parents bf8a86ce 18bb49e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
    </ScrollView>

    <LinearLayout style="?android:attr/buttonBarStyle"
        android:background="?android:attr/windowBackground"
        android:background="?android:attr/colorBackground"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="horizontal"
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@

    <!-- Bottom buttons -->
    <LinearLayout style="?android:attr/buttonBarStyle"
        android:background="?android:attr/windowBackground"
        android:background="?android:attr/colorBackground"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="horizontal"
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@

        <!-- Bottom buttons -->
        <LinearLayout style="?android:attr/buttonBarStyle"
            android:background="?android:attr/windowBackground"
            android:background="?android:attr/colorBackground"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:orientation="horizontal"