Android Studio How To Draw A Line

[Solved] Android Studio How To Draw A Line | Swift - Code Explorer | yomemimo.com
Question : android studio how to draw a line

Answered by : alexandre-le-balanger

<View android:layout_width="match_parent" android:layout_height="1dp" android:background="@android:color/black" />

Source : | Last Update : Mon, 28 Mar 22

Answers related to android studio how to draw a line

Code Explorer Popular Question For Swift