[android] Various UX fixups / Improvements #2870
			No reviewers
			
		
		
		
	
	
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	android
		
			audio
		
			bug
		
			ci
		
			cmake
		
			confirmed
		
			core
		
			desktop
		
			duplicate
		
			enhancement
		
			frontend
		
			fw
		
			git
		
			graphics
		
			loader
		
			nv gpu
		
			ui
		
			vulkan
		
		
	
		No milestone
		
			
		
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		5 participants
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
	
	
		
	
	
		
			Reference
		
	
	
		
	
	
			eden-emu/eden!2870
			
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "kleidis/eden:ux-improvements"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -67,3 +67,3 @@android:tooltipText="@string/string_import"android:visibility="gone"app:icon="@drawable/ic_import"app:icon="@drawable/ic_export"This is now in the wrong order. Exporting should be given an upload icon, while importing should be given a download icon.
ic_import is the downward pointing arrow while ic_export the upward one, I took the suggestion of swapping these for better readability. Should i revert this?
Yes, the arrow pointing down indicates data is being put into the application (aka importing) and vice versa.
I disagree with this only because I think the icons should just be removed and it should just say import and export. If basic users don't understand what those two words mean, they shouldn't be even trying to use Eden.
016233c2f190dd9d3188New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.