パン太
パン太
https://stackoverflow.com/questions/62883010/android-ringer-plays-from-phone-and-bluetooth-headset
https://forum.xda-developers.com/t/ringer-notification-sounds-through-bluetooth-only.2320446/
RingerはBluetoothオーディオ出力とスピーカーの両方から音が出るのが標準の仕様のようですね・・🥺
マジでどう対応するのがいいんだ:thinkingface:
Are you still having problems after that?
不具合は継続して発生してますか?
MisskeyはBlurhashという技術を使っているらしい https://github.com/woltapp/blurhash
I am having the same problem
I am having the same issue.
I have similar issue ``` Fatal Exception: java.lang.IndexOutOfBoundsException: Index: 18, Size: 18 at java.util.ArrayList.get(ArrayList.java:437) at com.google.android.flexbox.FlexboxLayoutManager.findFirstReferenceChild(FlexboxLayoutManager.java:29) at com.google.android.flexbox.FlexboxLayoutManager.updateAnchorFromChildren(FlexboxLayoutManager.java:446) at com.google.android.flexbox.FlexboxLayoutManager.updateAnchorInfoForLayout(FlexboxLayoutManager.java:446) at com.google.android.flexbox.FlexboxLayoutManager.onLayoutChildren(FlexboxLayoutManager.java:446) at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:92) at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:125) at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:8) at android.view.View.layout(View.java:23716)...