0
点赞
收藏
分享

微信扫一扫

自定义tablayout中的tab样式

目录

 

其中layout的布局文件;

mainctivity布局:

其中layout的布局文件;

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:gravity="center"
    android:orientation=

举报

相关推荐

0 条评论