quartz/content/vault/android/simple line at the bottom of a view.md
2022-06-07 16:56:28 -06:00

8 lines
164 B
Markdown

#cs240
code example:
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="@android:color/darker_gray"
/>