Merge pull request #8 from JT122406/master

Clean up and improvements
This commit is contained in:
ajgeiss0702
2022-07-19 09:36:28 -07:00
committed by GitHub
11 changed files with 12 additions and 19 deletions
@@ -8,7 +8,7 @@ import java.lang.reflect.Method;
/**
* A cross-version actionbar class
* @author Based on ActionBarAPI from https://github.com/ConnorLinfoot
* @author Based on ActionBarAPI from <a href="https://github.com/ConnorLinfoot">...</a>
*
*/
public class ActionBar {