Hi,
I would like to test the Example of the Material Design Preferences Library, but I'm getting an error message when compiling the app:
I would like to test the Example of the Material Design Preferences Library, but I'm getting an error message when compiling the app:
...
Generating R file. (0.00s)
Compiling generated Java code. Error
src\de\amberhome\preferenceexample\prefs1.java:17: error: cannot access PreferenceFragmentCompat
public class prefs1 extends de.amberhome.preferences.AppCompatPreferenceActivity implements B4AActivity{
^
class file for androidx.preference.PreferenceFragmentCompat not found
1 error
javac 11.0.1