Loading res/drawable/gray_circle.xml +3 −11 Original line number Diff line number Diff line Loading @@ -14,14 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:insetLeft="1dp" android:insetRight="1dp" android:insetTop="1dp" android:insetBottom="1dp"> <shape android:shape="oval"> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="#90a4ae" /> </shape> No newline at end of file </inset> Loading
res/drawable/gray_circle.xml +3 −11 Original line number Diff line number Diff line Loading @@ -14,14 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:insetLeft="1dp" android:insetRight="1dp" android:insetTop="1dp" android:insetBottom="1dp"> <shape android:shape="oval"> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval"> <solid android:color="#90a4ae" /> </shape> No newline at end of file </inset>