mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Update: Fix project link
This commit is contained in:
parent
8391cb3ca9
commit
e9d97bab8d
@ -166,9 +166,7 @@ class SettingsFragment : ScreenFragment() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private fun openURI() {
|
private fun openURI() {
|
||||||
val browserIntent =
|
startActivity(Intent(Intent.ACTION_VIEW, "https://github.com/iamlooker/Droid-ify/".toUri()))
|
||||||
Intent(Intent.ACTION_VIEW, "https://github.com/kitsunyan/foxy-droid/".toUri())
|
|
||||||
startActivity(browserIntent)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onDestroyView() {
|
override fun onDestroyView() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user