design tag

39 questions


2 answers
128 views
0
Draw a line between what DB should have as a master and what source code should define

I'm worried about drawing a line between what DB should have as a master and what source code should define as a Const list.Personally, if the user does not edit from the master management screen, I t...


2 answers
94 views
0
I want to change the background color of the Material Design button on Android.

I wanted to change the background color of the button on Android, so I set it as follows.<Button android:layout_width=wrap_content android:layout_height=wrap_content android:background=@color/co...

2 years ago

1 answers
102 views
0
If