|  |  | @ -7,12 +7,12 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         android:layout_height="match_parent" |  |  |  |         android:layout_height="match_parent" | 
			
		
	
		
		
			
				
					
					|  |  |  |         android:id="@+id/gl_surfaceview" |  |  |  |         android:id="@+id/gl_surfaceview" | 
			
		
	
		
		
			
				
					
					|  |  |  |         android:layout_alignParentBottom="true" |  |  |  |         android:layout_alignParentBottom="true" | 
			
		
	
		
		
			
				
					
					|  |  |  |         android:layout_alignParentLeft="true" |  |  |  |         android:layout_alignParentStart="true" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         android:layout_alignParentTop="true" |  |  |  |         android:layout_alignParentTop="true" | 
			
		
	
		
		
			
				
					
					|  |  |  |         android:layout_alignParentRight="true" /> |  |  |  |         android:layout_alignParentEnd="true" /> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         <Spinner |  |  |  |         <Spinner | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:id="@+id/beauty_type_selctor" |  |  |  |             android:id="@+id/beauty_type_selector" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             android:layout_width="wrap_content" |  |  |  |             android:layout_width="wrap_content" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_height="wrap_content" |  |  |  |             android:layout_height="wrap_content" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_marginTop="20dp"/> |  |  |  |             android:layout_marginTop="20dp"/> | 
			
		
	
	
		
		
			
				
					|  |  | @ -21,20 +21,21 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:id="@+id/img_photo" |  |  |  |             android:id="@+id/img_photo" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_width="wrap_content" |  |  |  |             android:layout_width="wrap_content" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_height="wrap_content" |  |  |  |             android:layout_height="wrap_content" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_alignParentRight="true" |  |  |  |             android:layout_alignParentEnd="true" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             android:src="@drawable/ic_camera_switch" |  |  |  |             android:src="@drawable/ic_camera_switch" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:text="拍照" |  |  |  |             android:text="@string/take_photo" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             android:clickable="true" |  |  |  |             android:clickable="true" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:focusable="true" |  |  |  |             android:focusable="true" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:tint="@color/colorPrimary" /> |  |  |  |             android:tint="@color/colorPrimary" | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             android:contentDescription="@string/take_photo" /> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         <Button |  |  |  |         <Button | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:id="@+id/button_mute" |  |  |  |             android:id="@+id/button_mute" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_width="wrap_content" |  |  |  |             android:layout_width="wrap_content" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_height="wrap_content" |  |  |  |             android:layout_height="wrap_content" | 
			
		
	
		
		
			
				
					
					|  |  |  |             android:text=" 静音" |  |  |  |             android:text="@string/mute" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_alignParentRight="true" |  |  |  |             android:layout_alignParentEnd="true" | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |             android:layout_marginTop="10dp" |  |  |  |             android:layout_marginTop="20dp" | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             android:layout_below="@+id/img_photo"/> |  |  |  |             android:layout_below="@+id/img_photo"/> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | </RelativeLayout> |  |  |  | </RelativeLayout> |