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

你好请问我这样写的xml文件为什么不起作用,只显示第一个 #29

Open
jsondroid opened this issue Jan 14, 2019 · 1 comment

Comments

@jsondroid
Copy link

jsondroid commented Jan 14, 2019

    <com.wangjie.wheelview.WheelView
        android:id="@+id/main_wv"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_weight="1" />

    <com.wangjie.wheelview.WheelView
        android:id="@+id/main_wv2"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_weight="1" />
</LinearLayout>
@qq380791741
Copy link

每一个外面套一个LinearLayout

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

2 participants