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

Commit 786423b5 authored by Fredrik Ryden's avatar Fredrik Ryden Committed by android-build-merger
Browse files

Merge "Fixed button bar hiding permissions screen."

am: 52ca98bf

Change-Id: I25badee2e0116da4df0485ec3a5fed628b193aef
parents f041d701 52ca98bf
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"