Skip to content

Commit

Permalink
Apply spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Aug 23, 2024
1 parent 16bd06e commit 76f1962
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ internal fun Context.contextColor(resource: Int): Int {
@JvmSynthetic
internal fun Context.contextDrawable(resource: Int): Drawable? {
return AppCompatResources.getDrawable(this, resource)
}
}

0 comments on commit 76f1962

Please sign in to comment.