最新回答 / 慕仔4276564
就是在MainActivity中通过你在模板上自己定义的setOnTopbarClickListener(topbarClickListener listener)方法,把你自己创建的topbarClickListener接口传进去作为参数,然后实现接口里面的两个方法。
2015-10-05
manifest中xmlns:demo="http://schemas.android.com/apk/res/com.example.myapp.view"
xml中xmlns:demo="http://schemas.android.com/apk/res/com.example.myapp.view"
没有效果,很困惑呀
xml中xmlns:demo="http://schemas.android.com/apk/res/com.example.myapp.view"
没有效果,很困惑呀
2015-09-20