選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

attrs.xml 201B

123456
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <declare-styleable name="DefaultPaginationView">
  4. <attr name="contextPagesCount" format="integer" />
  5. </declare-styleable>
  6. </resources>