Skip to content

Commit

Permalink
fix#1216:Lint supressing removed
Browse files Browse the repository at this point in the history
  • Loading branch information
haran2248 committed Feb 25, 2021
1 parent ff9ecd0 commit 06047ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class SIDetailsActivity : BaseActivity(), StandingInstructionContract.SIDetailsV
private lateinit var mStandingInstructionPresenter:
StandingInstructionContract.StandingInstructorDetailsPresenter

@SuppressLint("NewApi")

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

0 comments on commit 06047ea

Please sign in to comment.