Akira Aratani

Results 22 comments of Akira Aratani

@yosrah Thanks! :+1: @milos1991 Do you solve this issue? --- I don't recommend the ExpandableLayout has complicated children. Maybe you should set a fixed height to children if you use...

@Shusshu @fsw0422 @suntao2yl I'm sorry for the delay fixed this issue. This problem is fixed in #87. You have to set holder.expandableLayout.setInRecyclerView(true); and holder.setIsRecyclable(false); if it's used in recycler view....

@VinilChandra I'm sorry for the delay fixed this issue. This problem is fixed in #87. But I don't check it in list view.

@DaRolla I release v1.5.0. Please check it.

@chetan1011 What do you mean? Like this? ![examplereadmore](https://cloud.githubusercontent.com/assets/3386962/14291261/c87dd194-fb9d-11e5-88a7-811f9d667f97.gif)

I created this repository two years ago when very few MPP libraries still existed. So, some libraries that are not awesome are included. But now, thanks to some contributors, we...

When I first created this library, I was dissatisfied with MPP modules that could only use print, because I could not recognize which file was outputting the log with just...

I think we need this for a while longer.

Napier is originally designed to be used with your own customization of AntiLog. However, Napier provided a DebugAntilog for easy debugging on each platform. Therefore, we basically want you to...