Github user saketkumar95 commented on a diff in the pull request:

    
https://github.com/apache/incubator-taverna-mobile/pull/66#discussion_r173773226
  
    --- Diff: app/src/main/AndroidManifest.xml ---
    @@ -37,14 +37,18 @@ limitations under the License.
                     android:label="@string/app_name">
             </activity>
             <activity
    -                android:name=".ui.FlashScreenActivity"
    -                android:label="@string/title_activity_flash_screen">
    +                android:name=".ui.tutorial.TutorialActivity"
    --- End diff --
    
    I have used the preference which checks if the app is first time launched 
or not.  


---

Reply via email to