mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
8 lines
164 B
Markdown
8 lines
164 B
Markdown
#cs240
|
|
code example:
|
|
|
|
<View
|
|
android:layout_width="match_parent"
|
|
android:layout_height="1dp"
|
|
android:background="@android:color/darker_gray"
|
|
/> |