vctls / bookmark_keywords

An attempt at recreating the Firefox “Bookmark Keywords” feature as a native Android app.
MIT License
0 stars 0 forks source link

Fix deprecation for export. #20

Closed vctls closed 2 years ago

vctls commented 2 years ago

Export uses startActivityForResult which is deprecated.