MultiStateLayout
MultiStateLayout copied to clipboard
:ghost: A customize multiple state layout for Android.
Hi, I've added the isState(int) method to the MultiStateLayout as requested in the Issue #2 (I also updated the gradle version in this branch). Hope this is OK. Thanks, Andy.
it would be helpful to add isState(MultiStateLayout.State.CONTENT) for check if actual view is CONTENT...
Great library! For reduce hierarchy view, you can add other layouts extender? LinearLayout RelativeLayout ConstraintLayout