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

Commit 62b772fc authored by Dan Sandler's avatar Dan Sandler Committed by android-build-merger
Browse files

Grooming the cats.

am: 4a1bcd96

Change-Id: I03ff25c66d45afc60d300ffa93b628a2ef608c82
parents 808b9bc7 4a1bcd96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ Copyright (C) 2016 The Android Open Source Project
                  android:label="@string/app_name">
            <intent-filter>
                <action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>
        </activity>

+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ Copyright (C) 2016 The Android Open Source Project
        android:height="48dp"
        android:viewportWidth="48.0"
        android:viewportHeight="48.0">
    <path android:name="collar" android:fillColor="#FF000000" android:pathData="M9,18.4h30v1.6h-30z"/>
    <path android:name="collar" android:fillColor="#FF000000" android:pathData="M9,18.4h30v1.7h-30z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ Copyright (C) 2016 The Android Open Source Project
        android:height="48dp"
        android:viewportWidth="48.0"
        android:viewportHeight="48.0">
    <path android:name="leg1" android:fillColor="#FF000000" android:pathData="M9,38h5v5h-5z"/>
    <path android:name="leg1" android:fillColor="#FF000000" android:pathData="M9,37h5v6h-5z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ Copyright (C) 2016 The Android Open Source Project
        android:height="48dp"
        android:viewportWidth="48.0"
        android:viewportHeight="48.0">
    <path android:name="leg2" android:fillColor="#FF000000" android:pathData="M16,38h5v5h-5z"/>
    <path android:name="leg2" android:fillColor="#FF000000" android:pathData="M16,37h5v6h-5z"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@ Copyright (C) 2016 The Android Open Source Project
        android:height="48dp"
        android:viewportWidth="48.0"
        android:viewportHeight="48.0">
    <path android:name="leg2_shadow" android:fillColor="#FF000000" android:pathData="M16,38h5v1h-5z"/>
    <path android:name="leg2_shadow" android:fillColor="#FF000000" android:pathData="M16,37h5v3h-5z"/>
</vector>
Loading