peterforme
peterforme
我把库引入进来后出现2个问题 1 Attribute "alpha" has already been defined 2 android.support.v7.internal.view.menu不存在 我去除 compile 'com.github.lypeer:FcPermissions:v0.0.1'这行不把你的库引入进来后就正常了 我不清楚这是为何 这不应该啊
I need to use recycleview does QuickAdapter fit recycleview?
http://blog.csdn.net/lxlyhm/article/details/52098839 类似这样的
版本:windows 我先运行项目,build生成了一个apk并且安装到手机上,此时加载remote bundle显示的是this is remote bundle activity 然后修改remote bundle把界面上的文字改成pppmodify this is remote bundle activity pppmodify ,再次执行gradlew clean assembleDebug publish,然后找到libcom_taobao_remotebunle.so,使用adb push命令成功push到/sdcard/Android/data/com.taobao.demo/cache 此时我再打开app,然后点击加载远程bundle,但是发现显示文字还是this is remote bundle activity而非修改后的,这是为什么呢
I don't want the tab be able to scroll, I only want it can be clicked, the fragment changes when tab is clicked. Is there any attributes to set that?
例如查出来的结果是ArrayList resultList 我想作为缓存的话要怎么设置呢
如果是普通的edittext则可以出来
需要做个android的仿钉钉群聊 如果没有的话 可以大概说下思路吗