input_view xml文件按视频创建好,但是在Activity_login xml 文件中显示不出来是怎么回事?

来源:5-4 自定义控件

慕婉清1055027

2019-04-16 10:33

<com.example.imoocmusicdemo.views.InputView
    android:layout_width="match_parent"
    android:layout_height="@dimen/inputViewHeight"
    android:layout_marginTop="@dimen/marginSize"
    android:input_icon="@mipmap/phone"
    android:input_hint="手机号"
    android:is_password="false"
    ></com.example.imoocmusicdemo.views.InputView>

https://img2.mukewang.com/5cb53ef900014ea413660736.jpg

写回答 关注

1回答

  • automation2015
    2019-04-17 11:27:51

    代码后面三行域名空间应该是app

我的云音乐(一)

高仿网易云音乐,从零开始开发一款专属自己的音乐APP。

15978 学习 · 104 问题

查看课程

相似问题