Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

找不到com.chaychan.library目录,是删了吗 #48

Open
zbywl opened this issue Mar 29, 2022 · 0 comments
Open

找不到com.chaychan.library目录,是删了吗 #48

zbywl opened this issue Mar 29, 2022 · 0 comments

Comments

@zbywl
Copy link

zbywl commented Mar 29, 2022

TouTiao-master\app\src\main\res\common\layout\activity_main.xml
以下全爆红:
<com.chaychan.library.BottomBarItem
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
app:iconNormal="@mipmap/tab_home_normal"
app:iconSelected="@mipmap/tab_home_selected"
app:itemText="@string/tab_home"
app:itemTextSize="8sp"
app:textColorNormal="@color/color_515051"
app:textColorSelected="@color/color_D33D3C"
app:itemMarginTop="-5dp"
app:openTouchBg="true"
app:touchDrawable="@drawable/selector_bottom_tab"
/>

    <com.chaychan.library.BottomBarItem
        android:layout_width="0dp"
        android:layout_height="match_parent"
        android:layout_weight="1"
        app:iconNormal="@mipmap/tab_video_normal"
        app:iconSelected="@mipmap/tab_video_selected"
        app:itemText="@string/tab_video"
        app:itemTextSize="8sp"
        app:textColorNormal="@color/color_515051"
        app:textColorSelected="@color/color_D33D3C"
        app:itemMarginTop="-5dp"
        app:openTouchBg="true"
        app:touchDrawable="@drawable/selector_bottom_tab"
        />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant