2. Using 'dp' instead of 'px' to set text size,android:textSize="45px"==> android:textSize="45dp"因为AndroidPhone的手机分辨率各不相同, ...
確定! 回上一頁