mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			No EOL
		
	
	
		
			696 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			No EOL
		
	
	
		
			696 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <resources>
 | |
| 
 | |
|     <style name="AppTheme" parent="Theme.Sherlock" />
 | |
| 
 | |
|     <style name="NoTitle" parent="AppTheme">
 | |
|         <item name="android:windowNoTitle">true</item>
 | |
|     </style>
 | |
| 
 | |
|     <style name="LightNoTitle" parent="Theme.Sherlock.Light.NoActionBar"></style>
 | |
| 
 | |
|     <style name="NotificationText" parent="android:TextAppearance.DeviceDefault.Small">
 | |
|         <item name="android:textColor">?android:attr/textColorPrimary</item>
 | |
|     </style>
 | |
| 
 | |
|     <style name="NotificationTitle">
 | |
|         <item name="android:textColor">?android:attr/textColorPrimary</item>
 | |
|         <item name="android:textStyle">bold</item>
 | |
|     </style>
 | |
| 
 | |
|     <style name="NotificationProgress" parent="AppTheme" />
 | |
| 
 | |
| </resources> | 
