lbry-android/app
pixel ad31ff758c I'm working to display share button when long press on a claim #1133.
(https://github.com/lbryio/lbry-android/issues/1133)

 So far, I've got it working pretty well. Now, there's quite a few ways to implement a menu after a long press. Signal Messenger has a cool UI for when users long click on a message. But other apps like NewPipe just use a dialog to display other options.

 To keep things simple, I used a popup menu. Now, I added other menu items that you'd see in the FileViewFragment (download, repost, etc.). I added these because only putting "share" in the menu didn't seem like much of a menu.

 "Share" is the only menu item that actually works right now.
2021-10-01 17:34:04 -04:00
..
src I'm working to display share button when long press on a claim #1133. 2021-10-01 17:34:04 -04:00
.gitignore Native rewrite (#878) 2020-05-23 07:49:00 +01:00
build.gradle sdk 0.102.0 2021-08-20 15:32:14 +01:00
google-services.json.secret Instant verification (#974) 2020-08-19 17:23:35 +01:00
google-services.sample.json include google-services.sample.json for test / debug builds 2020-03-02 16:41:10 +01:00
proguard-rules.pro Native rewrite (#878) 2020-05-23 07:49:00 +01:00
twitter.properties.secret Instant verification (#974) 2020-08-19 17:23:35 +01:00