MatthiasRobbers / shortbread

Android library that creates app shortcuts from annotations
Apache License 2.0
1.78k stars 149 forks source link

Ability to remove and add shortcuts [Enhancement] #22

Closed Akshshr closed 6 years ago

Akshshr commented 6 years ago

Hey there, cool lib!

Not sure if this is the same as Dynamic shortcuts, but essentially adding and removing shortcuts from the application.

Most apps are very dynamic and change views/layouts based on conditions..this would be really helpful

Regards

Akshshr commented 6 years ago

[ISSUE]

Annotating methods in Java 8 isn't being supported by the way, works on an activity level though

MatthiasRobbers commented 6 years ago

Hey, thanks! I think that is indeed a duplicate of #3.