This for The AOSP Style Recent Apps
and look for this line
add this " const/4 v0, 0x0" to look like this
Decompile the classes.dex from the SystemUI.apk and look in
Code:
SystemUI\smali\com\android\systemui\statusbar\StatusBarFlag.smali
Code:
:goto_c4 sput-boolean v0, Lcom/android/systemui/statusbar/StatusBarFlag;->HTC_RECENT_APP_FUSION:Z
Code:
:goto_c4 const/4 v0, 0x0 sput-boolean v0, Lcom/android/systemui/statusbar/StatusBarFlag;->HTC_RECENT_APP_FUSION:Z