Initial commit
This commit is contained in:
		
							
								
								
									
										8
									
								
								app/src/main/res/drawable-hdpi/icon_rules_tab.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								app/src/main/res/drawable-hdpi/icon_rules_tab.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <!-- When selected, use grey --> | ||||
|     <item android:drawable="@drawable/rule" | ||||
|           android:state_selected="true" /> | ||||
|     <!-- When not selected, use white--> | ||||
|     <item android:drawable="@drawable/rule" /> | ||||
| </selector> | ||||
		Reference in New Issue
	
	Block a user