Android Drawing Separator/Divider Line in Layout?
I usually use this code to add horizontal line: To add vertical separator, switch the layout_width and layout_height values
I usually use this code to add horizontal line: To add vertical separator, switch the layout_width and layout_height values
Your texture doesn’t have any data. You need to set the pixel data:
Hi I am having a problem with drawing a circle ERROR: module object has no attribute ‘circle’. what am I doing wrong? And also how can I put numbers in circles? For example: (first click is circle with 0 second is circle with 1 and so on)