This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
I have been tested Galaxy Nexus, Emulator by 4.4 kakat, running on these device are always error.
Caused by: java.lang.NoClassDefFoundError: com.sothree.slidinguppanel.library.R$styleable
at com.sothree.slidinguppanel.SlidingUpPanelLayout.<init>(SlidingUpPanelLayout.java:294)
at com.sothree.slidinguppanel.SlidingUpPanelLayout.<init>(SlidingUpPanelLayout.java:272)
I have been used below complex Layout, but on above 4.4, running ok.
I have been tested Galaxy Nexus, Emulator by 4.4 kakat, running on these device are always error.
I have been used below complex Layout, but on above 4.4, running ok.