Move AnimatedImageView and AuthenticatorHelper to SettingsLib
Change-Id: I51d5711b0e626b5e7f83af985d02090480085ac7
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:contentDescription="@string/sync_failed" />
|
||||
|
||||
<com.android.settings.widget.AnimatedImageView
|
||||
<com.android.settingslib.widget.AnimatedImageView
|
||||
android:id="@+id/sync_active"
|
||||
android:src="@drawable/ic_list_sync_anim"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user