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

Commit 91a728e6 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6787809 from 2c44c5b0 to sc-d1-release

Change-Id: I03e66897e2b979a4a10ff874589c504699d99203
parents f454e35e 2c44c5b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

<shape xmlns:android="http://schemas.android.com/apk/res/android"
       android:tint="?android:attr/colorForeground">
    <solid android:color="#1f000000" />
    <solid android:color="@color/list_divider_color" />
    <size
        android:height="1dp"
        android:width="1dp" />
+2 −0
Original line number Diff line number Diff line
@@ -33,4 +33,6 @@
    <!-- AppCompat.textColorSecondary -->
    <color name="doc_list_item_subtitle_enabled">#b3ffffff</color>
    <color name="doc_list_item_subtitle_disabled">#36ffffff</color>

    <color name="list_divider_color">#9aa0a6</color>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -52,4 +52,6 @@

    <color name="doc_list_item_subtitle_enabled">#5F6368</color> <!-- Gray 700 -->
    <color name="doc_list_item_subtitle_disabled">#613c4043</color> <!-- 38% Grey800 -->

    <color name="list_divider_color">#1f000000</color>
</resources>