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

按着视频中敲的代码,UI没有生效

  <com.example.mytopbar.Topbar

        xmlns:topbarns="http://schemas.android.com/apk/res/com.example.mytopbar"

        android:id="@+id/topbar"

        android:layout_width="match_parent"

        android:layout_height="wrap_content"

        android:layout_alignLeft="@+id/textView1"

        android:layout_below="@+id/textView1"

        

        topbarns:leftBackground="@drawable/ic_launcher"

        topbarns:leftText="back"

        topbarns:leftTextColor="#903A3A"

        

        topbarns:rightBackground="@drawable/ic_launcher"

        topbarns:rightText="back"

        topbarns:rightTextColor="#2C2C2C"

        

        

        topbarns:title="title"

        topbarns:titleTextColor="#2C2C2C"

        topbarns:titleTextSize="20sp"

       

         />


正在回答

举报

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

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

进入课程

按着视频中敲的代码,UI没有生效

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