ADD week 5
This commit is contained in:
5
02-Easy5/E5/resources/res/layout/material_time_chip.xml
Normal file
5
02-Easy5/E5/resources/res/layout/material_time_chip.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<com.google.android.material.chip.Chip xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="@dimen/material_clock_display_width"
|
||||
android:layout_height="@dimen/material_clock_display_height"
|
||||
style="?attr/chipStyle"/>
|
||||
Reference in New Issue
Block a user