Skip to content

Commit

Permalink
Fixed diff
Browse files Browse the repository at this point in the history
  • Loading branch information
harshad1 committed Jan 11, 2025
1 parent b4d1d1a commit b35b3d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ public void onViewCreated(@NonNull View view, Bundle savedInstanceState) {
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
// Do not need to send contents to accessibility
_hlEditor.setImportantForAccessibility(View.IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS);

}

// Various settings
Expand Down

0 comments on commit b35b3d5

Please sign in to comment.