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

Commit 92d66228 authored by Joe Onorato's avatar Joe Onorato
Browse files

This icon shouldn't be animated, and that private class is gone.

Change-Id: I1652c4685c31b55e6519a9180490d86634732d87
parent db1d164f
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"