Takeshi Hagikura

Results 52 comments of Takeshi Hagikura

Thanks. Really appreciate it.

Thanks! It's very helpful. Is it possible to see your forked version of the cat demo app? I'd like to try and see the code 👍

Sure, either of creating a GitHub repository, or attaching a zipped file to this issue are convenient to see the file. Thanks in advance :)

Thank you! I was able to launch the app, but what operations are needed to reproduce? I tried several operations including "zoom in" and "zoom out" including pushing the bottom...

Okay, so is it possible to see your app code in a way I can debug by any chance? It's really hard to debug from only the Logcat for this...

Thanks for the pointer, it's really useful. Just to make sure, if you use the built-in layout managers (such as LinearLayoutManager, StaggeredGridLayoutManager), the app doesn't crash, right? If so, it's...

Hi, Thanks for the report. The issue that nothing appeared is highly likely an issue with the Android Studio. If so, could you report the issue to the Android Studio...

I thought it's supported. Could you share your XML configuration for the RecyclerView and the settings for the FleboxLayoutManager?

Thanks for the info. I guess the height may be constrained by another component. When the last line isn't shown, is the bottom sheet fully shown or is it in...

Thanks for creating the test project. Confirmed the weird behavior, the issue seems to be caused if any compound drawables are included in the item in the RecyclerView. In the...