android:background="@drawable/home_tab_bg"
home_tab_bg/xml:
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
    android:dither="true"
    android:src="@drawable/main_tab_bg"
    android:tileMode="repeat" >
</bitmap>

 

相关文章:

  • 2021-04-07
  • 2021-08-23
  • 2022-12-23
  • 2021-06-08
  • 2021-08-16
猜你喜欢
  • 2021-05-02
  • 2022-12-23
  • 2021-09-10
  • 2021-05-07
  • 2022-12-23
  • 2021-11-14
相关资源
相似解决方案