Skip to content

Commit

Permalink
Test workflow with HomeActivity changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethmurerwa committed Aug 20, 2024
1 parent f9106d9 commit fcaf054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/java/org/oppia/android/app/home/HomeActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ import org.oppia.android.util.profile.CurrentUserProfileIdIntentDecorator.decora
import org.oppia.android.util.profile.CurrentUserProfileIdIntentDecorator.extractCurrentUserProfileId
import javax.inject.Inject

// #HomeActivity github action changes

/** The central activity for all users entering the app. */
class HomeActivity :
InjectableAutoLocalizedAppCompatActivity(),
Expand Down

0 comments on commit fcaf054

Please sign in to comment.