Material design is Google's guide for visual, motion, and interaction design across platforms and devices, introduced with Android 5.0 Lollipop.
I am using materializecss.com Datepicker. When i try to set date with jquery, the date doesn't get set. Here …
javascript jquery datepicker material-designI have a Recycler View with the Images loaded from the Internal Storage. I want to Highlight the selected item …
android material-design android-recyclerviewHow can I simply set the height of the AppBar in Flutter? The title of the bar should be staying …
dart material-design flutterI am trying to understand how to implement the "Ripple Effect - Touch Feedback" for buttons and other views. I …
android xml android-5.0-lollipop material-design rippledrawableGoogle recently released the android.support.design.widget.NavigationView widget as part of the com.android.support:design:22.2.0 library, which …
android navigation-drawer material-design androiddesignsupportEither my English is not good enough or I just do not get it, but could anybody please explain to …
android material-designI'm trying to figure out how can be modified FloatingActionButton from android support library. Can it be used with the …
android material-design android-support-library floating-action-buttonwhen I try to use : android.support.v4.widget.CircleImageView <android.support.v4.widget.CircleImageView android:id="@+id/picture" …
android geometry material-designI want to add my own custom colors, similar to "primary", "warn" etc. For example, I added a class for …
angular material-design angular-material2Should it be set at the AppBarLayout sibling's parent or at the first Scrollable View inside its sibling? With Material …
android android-layout material-design android-coordinatorlayout vertical-scrolling