Chào mừng bạn đến Diễn Đàn ChơiMobile

Cộng đồng Mobile hàng đầu Việt Nam, Phát triển Android, iOS, Kỹ Thuật Mobile. Đăng ký ngay để tạo chủ để và cùng thảo luận !

Hướng dẫn mod 3D recent apps cho các máy SKY

Thảo luận trong 'Chia sẻ, hướng dẫn Mod ROM SKY' bắt đầu bởi dokyson, 14/3/14.

  1. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
    hóng quá thank bạn
    ah bạn edit ảnh trong setting thì gửi mình ảnh trước để xem nha hjhj
     
  2. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    Quên hỏi bác dùng bản S L hay K
     
    3 people like this.
  3. vi_back

    Senior Member

    19/4/14
    455
    712
    0
    Nam
    Có bác chỉ cho giờ lại đẹp ngay rồi ạ:D. Icon nằm dưới luôn. Kaka a5yze5uj.jpg
     
  4. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
    870S BÁC AH
    AH CÁI HÌNH MẪU BÁC LÀM KIỂU NHƯ THẾ NÀY CHO EM NHA
    HÌNH BÁC CẮT TRÒN
    CHO VÀO KHUNG CHỮ NHẬT MÀU TRẮNG
    NHÉ BÁC
    THANK BÁC NHÌU

    ubuntu-icon.png
     
  5. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    phần trên thừa nhiều quá bác! Icon hơi xa. Bác nên cho to cái app thumbail lên đẩy nó cân vào giữa mới đẹp
     
    2 people like this.
  6. vi_back

    Senior Member

    19/4/14
    455
    712
    0
    Nam
    Lại hóng bác xem cho nó to kiểu gì ạ. Cho to lên thì cái bóng nó có còn nguyên không hay là nóvlại bị khuyết ngang cái bóng ạ. Trước em thử chỉnh mà cái bóng của nó như kiểu bị 1 đường thẳng cắt ngang mất@@. Như kiểu này này ạ. Bóng của nó bị khuyết zegyhanu.jpg
     
    2 people like this.
  7. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    uh sao lại nửa trắng nửa đen thế bác
     
    3 people like this.
  8. vi_back

    Senior Member

    19/4/14
    455
    712
    0
    Nam
    Em k rõ. Lúc nó thế lúc nó lại không. Em có bao giờ dùng ngang đâu nên kệ nó. Bác dạy em chỉnh to cái thumbail mà bóng nó không bị cắt như trên đi:(
     
  9. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    của bác xong cái 3d rồi nhưng chưa có máy test ko biết thế nào
     
    2 people like this.
  10. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
    bác cứ share em test cho
     
  11. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    2 people like this.
  12. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
  13. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    có thấy file setting vs ảnh bác đâu ạ?
     
  14. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
  15. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
  16. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    2 people like this.
  17. hoangphonghd

    Senior Member

    3/6/13
    187
    193
    0
    Nam
    thank bác nhìu nha hjhj
     
  18. Cafe77

    Official Member

    7/1/14
    55
    46
    0
    Nam
    bác xem dùm em cái code này
    .
    <?xml version="1.0" encoding="utf-8"?>
    <FrameLayout android:paddingLeft="@dimen/status_bar_recents_item_padding" android:paddingRight="@dimen/status_bar_recents_item_padding" android:layout_width="wrap_content" android:layout_height="fill_parent"
    xmlns:android="http://schemas.android.com/apk/res/android">
    <RelativeLayout android:layout_gravity="center_vertical" android:id="@id/recent_item" android:paddingTop="@*android:dimen/status_bar_height" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerInParent="true">
    <FrameLayout android:id="@id/app_thumbnail" android:background="#00000000" android:visibility="invisible" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="15.0dip" android:layout_marginRight="15.0dip" android:foreground="#00000000" android:layout_centerInParent="true">
    <ImageView android:id="@id/app_thumbnail_image" android:layout_width="137.0dip" android:layout_height="217.0dip" android:layout_marginTop="10.0dip" android:layout_marginBottom="20.0dip" />
    </FrameLayout>
    <ImageView android:gravity="center_horizontal" android:id="@id/app_icon" android:layout_width="50.0dip" android:layout_height="wrap_content" android:layout_marginLeft="5.0dip" android:layout_marginTop="10.0dip" android:scaleType="centerInside" android:adjustViewBounds="true" android:maxWidth="35.0dip" android:maxHeight="35.0dip" android:layout_below="@id/app_thumbnail" />
    <TextView android:textSize="@dimen/status_bar_recents_app_label_text_size" android:textColor="@color/status_bar_recents_app_label_color" android:ellipsize="marquee" android:gravity="center" android:id="@id/app_label" android:paddingTop="0.0dip" android:fadingEdge="none" android:fadingEdgeLength="0.0dip" android:layout_width="70.0dip" android:layout_height="fill_parent" android:scrollHorizontally="true" android:singleLine="true" android:layout_toRightOf="@id/app_icon" android:layout_below="@id/app_thumbnail" />
    <TextView android:textSize="@dimen/status_bar_recents_app_description_text_size" android:ellipsize="marquee" android:id="@id/app_description" android:visibility="gone" android:fadingEdge="horizontal" android:fadingEdgeLength="@dimen/status_bar_recents_text_fading_edge_length" android:layout_width="@dimen/status_bar_recents_app_label_width" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/status_bar_recents_app_label_left_margin" android:layout_marginTop="40.0dip" android:scrollHorizontally="true" android:singleLine="true" android:layout_below="@id/app_label" android:layout_alignParentBottom="true" />
    </RelativeLayout>
    </FrameLayout>

    nó hiện thế này
    [​IMG] chỉnh chỗ nào cho icon với tên nó chuẩn đc hả bác làm cả trăm lần rùi vẫn ko đc

    Gửi từ IM-A830K của tôi bằng cách sử dụng Tapatalk
     
  19. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    thiếu dòng này ngay dưới dòng thứ 7 bác à
    <View android:id="@id/recents_callout_line" android:background="@drawable/recents_callout_line" android:layout_width="@dimen/status_bar_recents_app_label_width" android:layout_height="1.0dip" android:layout_marginLeft="@dimen/status_bar_recents_app_label_left_margin" android:layout_marginTop="3.0dip" android:layout_marginRight="3.0dip" android:layout_toLeftOf="@id/app_thumbnail" android:layout_below="@id/app_label" android:layout_alignParentLeft="true" />
     
    4 people like this.
  20. myster91

    Senior Member

    3/6/13
    2,422
    3,860
    0
    Nam
    2 people like this.

Chia sẻ trang này