Nick0703

Untitled

Mar 12th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. packages/apps/Settings/src/com/android/settings/pac/navbar/NavbarSettingsFragment.java:40: inconvertible types
  2. found : android.view.View
  3. required: android.preference.CheckBoxPreference
  4. mToggleNavbar = (CheckBoxPreference) v.findViewById(R.id.setting_toggle_navbar);
Advertisement
Add Comment
Please, Sign In to add comment