Skip to content

Commit

Permalink
fix#1216:Merge conflicts resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
haran2248 committed Feb 26, 2021
1 parent 25ce010 commit d9ba446
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ class SIDetailsActivity : BaseActivity(), StandingInstructionContract.SIDetailsV
lateinit var mPresenter: StandingInstructionDetailsPresenter
private lateinit var mStandingInstructionPresenter:
StandingInstructionContract.StandingInstructorDetailsPresenter

private lateinit var mOptionsMenu: Menu

override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_si_details)
Expand Down

0 comments on commit d9ba446

Please sign in to comment.