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

Commit fcee5000 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Fix clear storage and cache button in app info

parent c2d1e93c
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@

    <Button
        android:id="@+id/button1"
        android:drawableTint="@*android:color/e_accent"
        style="@style/SettingsLibActionButton"
        android:layout_width="0dp"
        android:layout_height="match_parent"
        android:layout_weight="1"
@@ -42,7 +42,7 @@

    <Button
        android:id="@+id/button2"
        android:drawableTint="@*android:color/e_accent"
        style="@style/SettingsLibActionButton"
        android:layout_width="0dp"
        android:layout_height="match_parent"
        android:layout_weight="1"
@@ -59,7 +59,7 @@

    <Button
        android:id="@+id/button3"
        android:drawableTint="@*android:color/e_accent"
        style="@style/SettingsLibActionButton"
        android:layout_width="0dp"
        android:layout_height="match_parent"
        android:layout_weight="1"
@@ -76,7 +76,6 @@

    <Button
        android:id="@+id/button4"
        android:drawableTint="@*android:color/e_accent"
        style="@style/SettingsLibActionButton"
        android:layout_width="0dp"
        android:layout_height="match_parent"