Hi all!
I'm trying to port a touchwiz mod from AT&T to i9300 intl. The goal is to center all apps icon in touchwiz. Hotseat.smali are very different from one version to other.
The problem is (I think) ".field private static final sAllAppsButtonRank:I" doesn't exists in hotseat international version.
Originally the how-to was made by magn2o in this post http://forum.xda-developers.com/showpost.php?p=30909479&postcount=70
And this is the code to modify:
Greetings!
I'm trying to port a touchwiz mod from AT&T to i9300 intl. The goal is to center all apps icon in touchwiz. Hotseat.smali are very different from one version to other.
The problem is (I think) ".field private static final sAllAppsButtonRank:I" doesn't exists in hotseat international version.
Originally the how-to was made by magn2o in this post http://forum.xda-developers.com/showpost.php?p=30909479&postcount=70
And this is the code to modify:
Code:
@@ -24,7 +24,7 @@
# static fields
.field private static final TAG:Ljava/lang/String; = "Hotseat"
-.field private static final sAllAppsButtonRank:I = 0x4
+.field private static final sAllAppsButtonRank:I = 0x2
# instance fields
@@ -306,7 +306,7 @@
.prologue
.line 116
- const/4 v0, 0x4
+ const/4 v0, 0x2
if-ne p0, v0, :cond_0
@@ -1915,7 +1915,7 @@
.prologue
const v12, 0x7f0e002a
- const/4 v11, 0x4
+ const/4 v11, 0x2
const/4 v3, 0x0