Loading packages/SystemUI/res/drawable/rounded_corner_bottom.xml +11 −2 Original line number Diff line number Diff line Loading @@ -12,5 +12,14 @@ limitations under the License. --> <!-- Overlay this resource to change rounded_corners_bottom --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/rounded"/> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="8dp" android:height="8dp" android:viewportWidth="8" android:viewportHeight="8"> <path android:fillColor="#000000" android:pathData="M8,0H0v8C0,3.6,3.6,0,8,0z" /> </vector> packages/SystemUI/res/drawable/rounded_corner_top.xml +11 −2 Original line number Diff line number Diff line Loading @@ -12,5 +12,14 @@ limitations under the License. --> <!-- Overlay this resource to change rounded_corners_top --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/rounded"/> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="8dp" android:height="8dp" android:viewportWidth="8" android:viewportHeight="8"> <path android:fillColor="#000000" android:pathData="M8,0H0v8C0,3.6,3.6,0,8,0z" /> </vector> Loading
packages/SystemUI/res/drawable/rounded_corner_bottom.xml +11 −2 Original line number Diff line number Diff line Loading @@ -12,5 +12,14 @@ limitations under the License. --> <!-- Overlay this resource to change rounded_corners_bottom --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/rounded"/> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="8dp" android:height="8dp" android:viewportWidth="8" android:viewportHeight="8"> <path android:fillColor="#000000" android:pathData="M8,0H0v8C0,3.6,3.6,0,8,0z" /> </vector>
packages/SystemUI/res/drawable/rounded_corner_top.xml +11 −2 Original line number Diff line number Diff line Loading @@ -12,5 +12,14 @@ limitations under the License. --> <!-- Overlay this resource to change rounded_corners_top --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/rounded"/> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="8dp" android:height="8dp" android:viewportWidth="8" android:viewportHeight="8"> <path android:fillColor="#000000" android:pathData="M8,0H0v8C0,3.6,3.6,0,8,0z" /> </vector>