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

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

Fix clear storage and cache button in app info

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


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


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


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


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