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

Commit c9e1c650 authored by Joe Onorato's avatar Joe Onorato Committed by Android Git Automerger
Browse files

am 92d66228: This icon shouldn\'t be animated, and that private class is gone.

parents 8789bb74 92d66228
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
            android:focusable="true"
            android:clickable="true"
            >
            <com.android.server.status.AnimatedImageView 
            <ImageView
                android:id="@+id/appIcon"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
@@ -74,7 +74,7 @@
        </RelativeLayout>
    </LinearLayout>
        
    <com.android.server.status.AnimatedImageView 
    <ImageView
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:src="@android:drawable/divider_horizontal_bright"