Dạ vâng.bác xem thế nào giúp em chứ cả chiều em k là đc Gửi từ IM-A830L của tôi bằng cách sử dụng Tapatalk
có cái dòng ở: SystemUI.out\res\layout-port\status_bar_recent_panel_kt_ef52k.xml thay RecentsVerticalScrollView thành RecentsHorizontalScrollView hình như ở 830 nó khác 870. chắc phải hỏi cụ @dokyson thui
Cho em nghịch chút chứ phải ra net ms làm đc.mai em ra net đc em mới vọc lại Gửi từ IM-A830L của tôi bằng cách sử dụng Tapatalk
ko dc bác @dokyson ơi dã thay cả 3 này: <com.android.systemui.recent.RecentsHorizontalScrollView android:layout_gravity="bottom|left|center" android:id="@id/recents_container" android:scrollbars="none" android:fadingEdge="none" android:fadingEdgeLength="0.0dip" android:clipChildren="false" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginRight="0.0dip" android:stackFromBottom="true" android:divider="@null"> <LinearLayout androidrientation="horizontal" android:id="@id/recents_linear_layout" android:clipChildren="false" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" /> </com.android.systemui.recent.RecentsHorizontalScrollView> vẫn vậy ko thay dổi gì cả
Trong đoạn này: Mã: <com.android.systemui.recent.RecentsHorizontalScrollView android:layout_gravity="bottom|left|center" android:id="@id/recents_container" android:scrollbars="none" android:fadingEdge="none" android:fadingEdgeLength="0.0dip" android:clipChildren="false" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginRight="0.0dip" android:stackFromBottom="true" android:divider="@null"> <LinearLayout android:orientation="horizontal" android:id="@id/recents_linear_layout" android:clipChildren="false" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" /> </com.android.systemui.recent.RecentsHorizontalScrollView> Thay thêm horizontal thành vertical thì các hình nó sẽ nằm ngang Tóm lại là 3 dòng chữ nào horizontal thì thay thành vertical
Hehe.nói chung em còn gà mờ lắm.còn phải học hỏi nhiều Gửi từ IM-A830L của tôi bằng cách sử dụng Tapatalk