]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.kt
Switch to new tab when long-pressing bookmark. https://redmine.stoutner.com/issues/912
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / activities / GuideActivity.kt
index e73608a56902f53e9f6fc67414814e9302e0f6f4..2462e28e61f7a62ef06856ce2f548b2143a8976a 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
  *
  * This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
  *
  *
  * This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
  *
@@ -82,4 +82,4 @@ class GuideActivity : AppCompatActivity() {
         // Link the tab layout to the view pager.
         guideTabLayout.setupWithViewPager(guideViewPager)
     }
         // Link the tab layout to the view pager.
         guideTabLayout.setupWithViewPager(guideViewPager)
     }
-}
\ No newline at end of file
+}