|  |  |  | @ -51,12 +51,25 @@ | 
		
	
		
			
				|  |  |  |  |         android:textColor="@color/white" | 
		
	
		
			
				|  |  |  |  |         android:textSize="@dimen/_30dp" /> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     <ImageView | 
		
	
		
			
				|  |  |  |  |         android:id="@+id/battery" | 
		
	
		
			
				|  |  |  |  |         android:layout_width="@dimen/_50dp" | 
		
	
		
			
				|  |  |  |  |         android:layout_height="@dimen/_27dp" | 
		
	
		
			
				|  |  |  |  |         android:layout_marginStart="@dimen/_40dp" | 
		
	
		
			
				|  |  |  |  |         android:src="@drawable/battery"/> | 
		
	
		
			
				|  |  |  |  |     <RelativeLayout | 
		
	
		
			
				|  |  |  |  |         android:layout_width="wrap_content" | 
		
	
		
			
				|  |  |  |  |         android:layout_height="wrap_content" | 
		
	
		
			
				|  |  |  |  |         android:layout_marginStart="@dimen/_40dp"> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |         <ImageView | 
		
	
		
			
				|  |  |  |  |             android:id="@+id/battery" | 
		
	
		
			
				|  |  |  |  |             android:layout_width="@dimen/_50dp" | 
		
	
		
			
				|  |  |  |  |             android:layout_height="@dimen/_27dp" | 
		
	
		
			
				|  |  |  |  |             android:src="@drawable/battery"/> | 
		
	
		
			
				|  |  |  |  |         <TextView | 
		
	
		
			
				|  |  |  |  |             android:id="@+id/battery_txt" | 
		
	
		
			
				|  |  |  |  |             android:layout_width="@dimen/_50dp" | 
		
	
		
			
				|  |  |  |  |             android:layout_height="@dimen/_27dp" | 
		
	
		
			
				|  |  |  |  |             android:textColor="@color/red" | 
		
	
		
			
				|  |  |  |  |             android:gravity="center" | 
		
	
		
			
				|  |  |  |  |             android:text="60"/> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     </RelativeLayout> | 
		
	
		
			
				|  |  |  |  | 
 | 
		
	
		
			
				|  |  |  |  |     <ImageView | 
		
	
		
			
				|  |  |  |  |         android:id="@+id/wifi" | 
		
	
	
		
			
				
					|  |  |  | 
 |