mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-30 11:05:35 +00:00 
			
		
		
		
	Handle long clicks. Fixes austinhuang0131/barinsta#1117
This commit is contained in:
		
							parent
							
								
									cdbaf95589
								
							
						
					
					
						commit
						8820779303
					
				| @ -146,8 +146,6 @@ dependencies { | ||||
|     implementation "androidx.emoji:emoji:$emoji_compat_version" | ||||
|     implementation "androidx.emoji:emoji-appcompat:$emoji_compat_version" | ||||
| 
 | ||||
|     implementation 'me.austinhuang:AutoLinkTextViewV2:-SNAPSHOT' | ||||
| 
 | ||||
|     implementation 'com.facebook.fresco:fresco:2.3.0' | ||||
|     implementation 'com.facebook.fresco:animated-webp:2.3.0' | ||||
|     implementation 'com.facebook.fresco:webpsupport:2.3.0' | ||||
| @ -157,6 +155,8 @@ dependencies { | ||||
|     implementation 'com.squareup.retrofit2:converter-gson:2.9.0' | ||||
| 
 | ||||
|     implementation 'org.apache.commons:commons-imaging:1.0-alpha2' | ||||
| 
 | ||||
|     implementation 'com.github.ammargitham:AutoLinkTextViewV2:v3.1.0' | ||||
|     implementation 'com.github.ammargitham:uCrop:2.3-native-beta-2' | ||||
|     implementation 'com.github.ammargitham:android-gpuimage:2.1.1-beta4' | ||||
| 
 | ||||
|  | ||||
| @ -57,6 +57,7 @@ public class RamboTextViewV2 extends AutoLinkTextView { | ||||
|                 } | ||||
|             } | ||||
|         }); | ||||
|         onAutoLinkLongClick(autoLinkItem -> {}); | ||||
|     } | ||||
| 
 | ||||
|     public void addOnMentionClickListener(final OnMentionClickListener onMentionClickListener) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user