Skip to content

Commit 89c6858

Browse files
committed
Fix lint issue
1 parent 081b402 commit 89c6858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android-design-system/design-system-internal/src/main/java/com/duckduckgo/common/ui/internal/ui/component/textinput/ComponentTextInputFragment.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ class ComponentTextInputFragment : Fragment() {
7373
return binding.root
7474
}
7575

76+
@Suppress("DenyListedApi")
7677
override fun onViewCreated(
7778
view: View,
7879
savedInstanceState: Bundle?,

0 commit comments

Comments
 (0)