forked from recloudstream/cloudstream
		
	result UI
This commit is contained in:
		
							parent
							
								
									20de9c2030
								
							
						
					
					
						commit
						1151196c44
					
				
					 1 changed files with 10 additions and 11 deletions
				
			
		|  | @ -145,16 +145,6 @@ | ||||||
|                             android:mediaRouteTypes="user" |                             android:mediaRouteTypes="user" | ||||||
|                             android:visibility="gone" |                             android:visibility="gone" | ||||||
|                     /> |                     /> | ||||||
|                     <ImageView |  | ||||||
|                             android:id="@+id/result_browser" |  | ||||||
|                             android:layout_width="25dp" |  | ||||||
|                             android:layout_height="25dp" |  | ||||||
|                             android:layout_margin="5dp" |  | ||||||
|                             android:elevation="10dp" |  | ||||||
|                             android:background="?android:attr/selectableItemBackgroundBorderless" |  | ||||||
|                             android:src="@drawable/ic_baseline_public_24" |  | ||||||
|                             android:layout_gravity="center" android:contentDescription="@string/result_open_in_browser"> |  | ||||||
|                     </ImageView> |  | ||||||
|                     <ImageView |                     <ImageView | ||||||
|                             android:id="@+id/result_share" |                             android:id="@+id/result_share" | ||||||
|                             android:layout_width="25dp" |                             android:layout_width="25dp" | ||||||
|  | @ -165,7 +155,16 @@ | ||||||
|                             android:src="@drawable/ic_outline_share_24" |                             android:src="@drawable/ic_outline_share_24" | ||||||
|                             android:layout_gravity="center" android:contentDescription="@string/result_share"> |                             android:layout_gravity="center" android:contentDescription="@string/result_share"> | ||||||
|                     </ImageView> |                     </ImageView> | ||||||
| 
 |                     <ImageView | ||||||
|  |                             android:id="@+id/result_browser" | ||||||
|  |                             android:layout_width="25dp" | ||||||
|  |                             android:layout_height="25dp" | ||||||
|  |                             android:layout_margin="5dp" | ||||||
|  |                             android:elevation="10dp" | ||||||
|  |                             android:background="?android:attr/selectableItemBackgroundBorderless" | ||||||
|  |                             android:src="@drawable/ic_baseline_public_24" | ||||||
|  |                             android:layout_gravity="center" android:contentDescription="@string/result_open_in_browser"> | ||||||
|  |                     </ImageView> | ||||||
|                 </LinearLayout> |                 </LinearLayout> | ||||||
|             </GridLayout> |             </GridLayout> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue