fix actionbar elevation in SearchActivity
This commit is contained in:
		
					parent
					
						
							
								7bdc22aa28
							
						
					
				
			
			
				commit
				
					
						323c58a125
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -9,7 +9,7 @@ | |||
|     <android.support.design.widget.AppBarLayout | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:elevation="0dp" | ||||
|         android:elevation="@dimen/actionbar_elevation" | ||||
|         android:stateListAnimator="@null" | ||||
|         app:layout_collapseMode="pin"> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue