mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-30 19:15:35 +00:00 
			
		
		
		
	close #1522
This commit is contained in:
		
							parent
							
								
									b135276fa2
								
							
						
					
					
						commit
						40907a8bc1
					
				| @ -94,7 +94,7 @@ public class DownloadsPreferencesFragment extends BasePreferencesFragment { | ||||
|                 Utils.setupSelectedDir(context, data); | ||||
|                 String path; | ||||
|                 try { | ||||
|                     path = URLDecoder.decode(data.getData().toString(), StandardCharsets.UTF_8.toString()); | ||||
|                     path = URLDecoder.decode(data.getData().toString(), StandardCharsets.UTF_8.name()); | ||||
|                 } catch (UnsupportedEncodingException e) { | ||||
|                     path = data.getData().toString(); | ||||
|                 } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user