HalyangDream

Results 17 issues of HalyangDream

每次划完了,重新给集合里添加数据,就会数组越界 java.lang.IndexOutOfBoundsException: Index: 4, Size: 4 at java.util.ArrayList.get(ArrayList.java:411) at com.SimpleDate.FaMy.ui.view.tantan.CardSlidePanel.onLayout(CardSlidePanel.java:499) at android.view.View.layout(View.java:18878) at android.view.ViewGroup.layout(ViewGroup.java:5953) at android.support.design.widget.HeaderScrollingViewBehavior.layoutChild(HeaderScrollingViewBehavior.java:132) at android.support.design.widget.ViewOffsetBehavior.onLayoutChild(ViewOffsetBehavior.java:42) at android.support.design.widget.AppBarLayout$ScrollingViewBehavior.onLayoutChild(AppBarLayout.java:1361) at android.support.design.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:894) at android.view.View.layout(View.java:18878)

**Describe the bug** 点击预览时报数组越界 **To Reproduce** 假设相册就一张图片,进入相册选择界面, 然后后台APP,打开系统相册删除照片 回到前台app,点击预览 报数组越界

**Describe the bug** 打开相册后,点击拍一张,发生崩溃 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'album' 2. Click on 'take a picture' 3. No sliding 4. See error: java.lang.IllegalArgumentException : Couldn't...

DanmakuView.getCurrentTime() 一直为0,根本无法发送弹幕

If you log in with Twitter, "Callback URL not approved for this client application.approved Callback URLs can be adjusted in your application Settings " even if the phone does not...

TweetComposer.Builder Callbacks are not acceptable?

How does ComposerActivity fill in the Url?

When writing tweets using TweetComposer.Builder, how do you know if a successful or failed callback was sent?

我自己做的沉浸式,但是无法给相册做沉浸式,这样你的Activity就顶到了状态栏了,很尴尬啊

java.lang.UnsupportedOperationException: ExifInterface only supports saving attributes on JPEG formats. at android.media.ExifInterface.saveAttributes(ExifInterface.java:1377) at cn.finalteam.galleryfinal.widget.crop.CropUtil.copyExifRotation(CropUtil.java:83) at cn.finalteam.galleryfinal.widget.crop.CropImageActivity.saveOutput(CropImageActivity.java:403) at cn.finalteam.galleryfinal.widget.crop.CropImageActivity.access$800(CropImageActivity.java:48) at cn.finalteam.galleryfinal.widget.crop.CropImageActivity$3.run(CropImageActivity.java:315) at cn.finalteam.galleryfinal.widget.crop.CropUtil$BackgroundJob.run(CropUtil.java:194) at java.lang.Thread.run(Thread.java:818)