mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			No EOL
		
	
	
		
			377 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			No EOL
		
	
	
		
			377 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <resources>
 | |
| 
 | |
|     <style name="Theme.Commons" parent="android:style/Theme.Holo.Light">
 | |
|     <item name="android:actionBarStyle">@style/ActionBar</item>
 | |
| 	</style>
 | |
| 
 | |
| 	<style name="ActionBar" parent="android:style/Widget.Holo.Light.ActionBar">
 | |
| 	    <item name="android:background">@drawable/action_bar_translucent</item>
 | |
| 	</style>
 | |
| 
 | |
| </resources> | 
