mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Tweak app theme preference selection (closes #5866)
This commit is contained in:
		@@ -47,8 +47,8 @@ class ThemesPreference @JvmOverloads constructor(context: Context, attrs: Attrib
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    override fun onItemClick(position: Int) {
 | 
			
		||||
        value = entries[position].name
 | 
			
		||||
        callChangeListener(value)
 | 
			
		||||
        value = entries[position].name
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    override fun onClick() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user