您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

dimens.xml 269B

123456789
  1. <resources>
  2. <!--
  3. Customize dimensions originally defined in res/values/dimens.xml (such as
  4. screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
  5. -->
  6. <dimen name="activity_horizontal_margin">128dp</dimen>
  7. </resources>