嵌套好像不可以。我是直接在ScrollView嵌套HorizontalScrollView。。
报错误是ActivityManager: Warning: Activity not started, its current task has been brought to the front
报错误是ActivityManager: Warning: Activity not started, its current task has been brought to the front
2016-07-28
tv.setText(getResources().getString(R.string.content)); 获取string下面的资源
2016-07-28
当在第一个程序中加入权限之后,运行,但是手机上却打不开应用,说未安装程序,当时还觉得这里是自己弄错了。反复对了几遍,程序是没写错,但是老师运行第一个程序的时候,也没有显示运行结果。
发现一个bug。不断的点击R.id.second(开启事务的那个模块。)view不是出现刷新。而是不断的添加fragment。
2016-07-25