Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-theme

How to change the background colour for MaterialCardView using the style.xml file?

android android-theme

BottomSheetDialogFragment sets wrong background color for Dark theme

How to change the outline color of OutlinedTextField from jetpack compose?

Disable all sound effects (hardware keys too) on Android

How to set toast style as a theme?

android toast android-theme

Set menu item background color on hover in Android

Syntax for Retrieving Value from Nested Style Resource?

android android-theme

Inheriting from Theme.AppCompat*

android android-theme

java.lang.IllegalArgumentException: You need to use a Theme.AppCompat theme (or descendant) with the design library

set background Image to whole application in android

Dialog themed activity : positive and negative buttons

How make transparent AppCompat style?

How does inheritance behave when a style has both a parent attribute and a dotted name?

Changing the highlight and title color for fragments in PreferenceActivity

android android-theme

Get an EditText's 'default' color value from theme

What's the use of `theme` in `context.getColor` ?