Android-Material-Design-for-pre-Lollipop icon indicating copy to clipboard operation
Android-Material-Design-for-pre-Lollipop copied to clipboard

Various UI implementations, animations & effects based on Material Design compatible with pre Lollipop devices as well. (Work in progess)

Results 2 Android-Material-Design-for-pre-Lollipop issues
Sort by recently updated
recently updated
newest added

Reproduce: 1. I have 3 elements in ViewPager 2. I am on item's position 0 3. I click the button which triggers selection next item's position 4. ViewPager selects next...

The layouts will not inflate. android.view.InflateException: Binary XML file line #10: Failed to resolve attribute at index 4: TypedValue{t=0x2/d=0x10102eb a=2 r=0x7f070051} at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2690) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2755) at android.app.ActivityThread.-wrap12(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1495) at...