Skip to content

Commit

Permalink
file picker module completed 1
Browse files Browse the repository at this point in the history
  • Loading branch information
professional-lalit committed Feb 4, 2020
1 parent 73f6737 commit d9429c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ class HomeActivity : AppCompatActivity() {
}
}


private fun initSections() {
val sectionsPagerAdapter = SectionsPagerAdapter(this, supportFragmentManager)
val viewPager: ViewPager = findViewById(R.id.view_pager)
Expand Down

0 comments on commit d9429c0

Please sign in to comment.