android:textSize 文字大小單位建議用"sp"
unitThe desired dimension unit.
sizeThe desired size in the given units.
android:paddingLeft widget左邊留邊
但是padding的地方也看不到background,也就是說 widget包括padding的部分。
為了避免這種狀況,可以改使用
android:layout_marginLeft
android:paddingLeft widget左邊留邊
但是padding的地方也看不到background,也就是說 widget包括padding的部分。
為了避免這種狀況,可以改使用
android:layout_marginLeft
沒有留言:
張貼留言