Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/main/java/com/faris/kingkits/helper/api/ActionBarAPI.java
  • Loading branch information
KingFaris10 committed Dec 15, 2016
2 parents 7a9756b + 422cb67 commit 0dffc05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/java/com/faris/kingkits/helper/api/ActionBarAPI.java
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ public static void initialiseReflection() {
initialised = true;
} catch (Exception ex) {
ex.printStackTrace();
<<<<<<< HEAD
=======

>>>>>>> origin/master
initialised = false;
}
}
Expand Down

0 comments on commit 0dffc05

Please sign in to comment.