Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
29 contributions in the last year
Contribution activity
August - September 2020
robertlevonyan has no activity
yet for this period.
July 2020
- robertlevonyan/localNotes Kotlin
- robertlevonyan/googleTop10 Kotlin
Created an issue in InsertKoinIO/koin that received 1 comment
Instance not created
In a module I have this:
single { (activity: FragmentActivity, container: Int) -> FragmentNavigator(activity, container) }
and trying to get the in…
1
comment