Skip to content

Commit

Permalink
Update SensorsSettingsFragment.java
Browse files Browse the repository at this point in the history
  • Loading branch information
DP8801 authored Feb 15, 2024
1 parent f6886fa commit d50284b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

public class SensorsSettingsFragment extends PreferenceFragmentCompat {

private final static String TAG = SensorsSettingsFragment.class.getSimpleName();
private static final String TAG = SensorsSettingsFragment.class.getSimpleName();

@Override
public void onCreatePreferences(Bundle savedInstanceState, String rootKey) {
Expand Down

0 comments on commit d50284b

Please sign in to comment.