Bladeren bron

Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/scm-ssi-student-hostagev2

Alexander Brakowski 11 jaren geleden
bovenliggende
commit
d2e93187be

BIN
res/drawable-xxxhdpi/ic_profile_paranoid.png


+ 1 - 1
src/de/tudarmstadt/informatik/hostage/dao/ProfileManager.java

@@ -373,7 +373,7 @@ public class ProfileManager {
 				8,
 				"Paranoid",
 				"This profile monitors all available services",
-				R.drawable.ic_launcher,
+				R.drawable.ic_profile_paranoid,
 				false
 		);