Loading core/res/res/drawable/autofilled_highlight.xml +3 −9 Original line number Diff line number Diff line Loading @@ -15,12 +15,6 @@ * limitations under the License. --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:insetLeft="4dp" android:insetRight="4dp" android:insetBottom="4dp" android:insetTop="4dp"> <shape> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="@color/autofilled_highlight" /> </shape> </inset> Loading
core/res/res/drawable/autofilled_highlight.xml +3 −9 Original line number Diff line number Diff line Loading @@ -15,12 +15,6 @@ * limitations under the License. --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:insetLeft="4dp" android:insetRight="4dp" android:insetBottom="4dp" android:insetTop="4dp"> <shape> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="@color/autofilled_highlight" /> </shape> </inset>