DSpotDevelopers / declex

DecleX - Declarative Framework for Android, easier and faster coding.
Other
168 stars 25 forks source link

It seems the class "android.support.v7.app.ActionBarActivity" was removed from the last Support Library version #236

Closed smaugho closed 6 years ago

smaugho commented 6 years ago

It seems the class "android.support.v7.app.ActionBarActivity" was removed from the last Support Library version, and this is causing a "class not found" compilation exception for the Fragment Actions Holders. A class availability check should be done there for the code.