为了账号安全,请及时绑定邮箱和手机立即绑定

定义了topbar之后不能显示出来111

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
               xmlns:tools="http://schemas.android.com/tools"
               android:layout_width="match_parent"
               android:layout_height="match_parent"
               android:paddingLeft="@dimen/activity_horizontal_margin"
               android:paddingRight="@dimen/activity_horizontal_margin"
               android:paddingTop="@dimen/activity_vertical_margin"
               android:paddingBottom="@dimen/activity_vertical_margin"
               tools:context=".MainActivity">

 <com.lst.liusitong.mytopbar.TopBar
     android:layout_width="wrap_content"
     android:layout_height="40dp">


 </com.lst.liusitong.mytopbar.TopBar>

</RelativeLayout>

   



错误     

正在回答

1 回答

RelativeLayout里面加入一行xmlns:topbar="http://schemas.android.com/apk/res/com.lst.liusitong.mytopbar"

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Android UI模板设计
  • 参与学习       76052    人
  • 解答问题       223    个

快来学习如何在Android中自定义View,本次课程一定会让你获益匪浅

进入课程

定义了topbar之后不能显示出来111

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信