张雷
张雷
比如可以跟LinearLayoutMangear一样往上滑,但是当前显示的第一个item跟现在一样缩小
下面的方法报错: private void buildAlbumInfo(ContentResolver cr) { String[] distinctBucketColumns = new String[]{Media.BUCKET_ID, Media.BUCKET_DISPLAY_NAME}; Cursor bucketCursor = null; try { bucketCursor = cr.query(Media.EXTERNAL_CONTENT_URI, distinctBucketColumns, "0==0)" + " GROUP BY(" + Media.BUCKET_ID, null,...
I am hiding the legend, and would prefer no spacing between the chart and container bottom