http://hukai.me/android-training-course-in-chinese/index.html
拿走,不謝
拿走,不謝
2018-05-21
我的內(nèi)存溢出,在res目錄下新建drawable-xxhdpi文件夾,并把圖片從drawable剪切過去。果然好了。
2017-06-21
1、如果內(nèi)存溢出,請在res目錄下新建drawable-xxhdpi文件夾,并把圖片從drawable剪切過去。
2、如果報錯為UnsupportedOperationException: not overridden,請把destroyItem方法中的super那句刪除。
2、如果報錯為UnsupportedOperationException: not overridden,請把destroyItem方法中的super那句刪除。
2017-05-09