Monday, 11 September 2017
Guide fbui similar to facebook chronology
Guide fbui similar to facebook chronology
Assalamualaikum wr wb.

ABOUT ZENFONE - Guide fbui similar to facebook chronology, Hi buddy? Amatnewbe will share tutor guide fbui like chronology fb by maz badri guide this one is almost similar to chronology when you open fb. Well for the way my friend can see it below:
Syrat: understand DC & RC
Level: medium
material
[DOWNLOAD]
[budayakan backup]
1. decompile systemUI.apk
2. open status_bar_expanded.xml in the res / layout / here folder
- note Layout tab 2 this dr tutor tab b16h22 ..
<LinearLayout android_orientation="vertical" android_background="@null" android_layout_width="fill_parent" android_layout_height="wrap_content">
<ScrollView android_id="@id/scroll" android_paddingBottom="@dimen/notification_scrollview_bottom_padding" android_fadingEdge="none" android_layout_width="fill_parent" android_layout_height="wrap_content" android_overScrollMode="ifContentScrolls">
<LinearLayout android_orientation="vertical" android_id="@id/scrollCart" android_layout_width="fill_parent" android_layout_height="wrap_content">
<include layout="@layout/alb4dri_tab2" />
</LinearLayout>
</ScrollView>
</LinearLayout>
- replace it all with this Layout
<LinearLayout android_orientation="vertical" android_background="#ffb7cdff" android_layout_width="fill_parent" android_layout_height="wrap_content">
<include layout="@layout/alb4dri_fb" />
<ScrollView android_id="@id/scroll" android_paddingBottom="@dimen/notification_scrollview_bottom_padding" android_fadingEdge="none" android_layout_width="fill_parent" android_layout_height="wrap_content" android_overScrollMode="ifContentScrolls">
<LinearLayout android_orientation="vertical" android_id="@id/scrollCart" android_layout_width="fill_parent" android_layout_height="wrap_content">
<include layout="@layout/alb4dri_tab2" />
<include layout="@layout/alb4dri_biodata" />
<include layout="@layout/alb4dri_friends" />
<include layout="@layout/alb4dri_status" />
<include layout="@layout/alb4dri_status2" />
</LinearLayout>
</ScrollView>
</LinearLayout>
Way 2 ==> for empty tab dr guide other, ane assume uda understand about leot, this jd stay in put in empty tab pnya ente
<LinearLayout android_orientation="vertical" android_background="#ffb7cdff" android_layout_width="fill_parent" android_layout_height="wrap_content">
<include layout="@layout/alb4dri_fb" />
<ScrollView android_id="@id/scroll" android_paddingBottom="@dimen/notification_scrollview_bottom_padding" android_fadingEdge="none" android_layout_width="fill_parent" android_layout_height="wrap_content" android_overScrollMode="ifContentScrolls">
<LinearLayout android_orientation="vertical" android_id="@id/scrollCart" android_layout_width="fill_parent" android_layout_height="wrap_content">
<include layout="@layout/alb4dri_biodata" />
<include layout="@layout/alb4dri_friends" />
<include layout="@layout/alb4dri_status" />
<include layout="@layout/alb4dri_status2" />
</LinearLayout>
</ScrollView>
</LinearLayout>
Nb:
Delete 2 xml in folder layout krn not kepakek untk yg make way 2
(Alb4dri_tab2.xml and alb4dri_tab3.xml)
3. save
4. insert the material into place
5. recompile and decompile again
- replace id smali dg id yg uda made (public.xml) -
1. open res / values / public.xml
2. replace the following ids with id in public.xml
<com.lenox.Lenox_Label.lenoxlabel android_id="@id/lenoxlabel"
<com.lenox.Lenox_Label.lenoxpicture android_id="@id/lenoxpic"
<com.zam.owner.ProfilePicture android_id="@id/profile_pic"
<com.zam.owner.ProfileName android_id="@id/profile_name"
<com.zam.cover.Quote android_id="@id/quote"
<com.zam.statusbar.Carrier1 android_id="@id/carrier1"
<com.zam.statusbar.Carrier2 android_id="@id/carrier2"
<com.zam.statusbar.Carrier3 android_id="@id/carrier3"
<com.zam.statusbar.Text1 android_id="@id/text1"
<com.zam.statusbar.Text2 android_id="@id/text2"
<com.zam.statusbar.Text3 android_id="@id/text3"
3. save
4. recompile
5. sign
6. push / install via cwm, twrp
7. reboot, finish
Thanks to:
- Imam Chd, guide fb chronology
- Nia Khoirun Nisa, her ui friends
- Yanu Abi Alwi,
- Bang Bagger,
- Maadr Group,
- Xda Developers,
Wassalamualaikum wr. wb.
download file now