亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

大數據中仿照qq界面接收短信的界面效果圖的示例代碼怎么寫

發布時間:2022-01-12 10:46:10 來源:億速云 閱讀:129 作者:柒染 欄目:移動開發


這篇文章跟大家分析一下“仿照qq界面接收短信的界面效果圖的示例代碼怎么寫”。內容詳細易懂,對“仿照qq界面接收短信的界面效果圖的示例代碼怎么寫”感興趣的朋友可以跟著小編的思路慢慢深入來閱讀一下,希望閱讀后能夠對大家有所幫助。下面跟著小編一起深入學習“仿照qq界面接收短信的界面效果圖的示例代碼怎么寫”的知識吧。

我這個布局主要采用Relativelayout實現的,因為RelativeLayou是一個用于設計用戶界面的強大工具,因為它能消除嵌套視圖組和保持我們布局為扁平結構,這可以提高運行時性能。如果我們采用了多個嵌套的LinearLayout組,我們應該采用一個單獨的RelativeLayout來替代。

<?xml version="1.0" encoding="utf-8"?>

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"

    android:layout_width="match_parent"

    android:layout_height="wrap_content"

    android:background="@color/color_white"

    android:orientation="vertical" >

    <ImageView

        android:id="@+id/img_head_portrait"

        android:layout_width="60dp"

        android:layout_height="60dp"

        android:layout_margin="@dimen/ten"

        android:src="@drawable/pic_avatar_tom3" />

    <TextView

        android:id="@+id/txt_name"

        android:layout_width="wrap_content"

        android:layout_height="wrap_content"

        android:layout_marginTop="@dimen/ten"

        android:layout_toRightOf="@+id/img_head_portrait"

        android:text="@string/liuqiangdong"

        android:textColor="@color/color_dark_black"

        android:textSize="@dimen/fifteen" />

    <TextView

        android:id="@+id/txt_talk_content"

        android:layout_width="wrap_content"

        android:layout_height="wrap_content"

        android:layout_below="@+id/txt_name"

        android:layout_marginTop="@dimen/fifteen"

        android:layout_toRightOf="@+id/img_head_portrait"

        android:text="劉強東投資人約談"

        android:textColor="@color/color_search" />

    <TextView

        android:id="@+id/txt_talk_time"

        android:layout_width="wrap_content"

        android:layout_height="wrap_content"

        android:layout_alignParentRight="true"

        android:layout_marginRight="@dimen/ten"

        android:layout_marginTop="@dimen/ten"

        android:text="11:10"

        android:textColor="@color/color_search" />

    <TextView

        android:id="@+id/txt_talk_num"

        android:layout_width="wrap_content"

        android:layout_height="wrap_content"

        android:layout_alignParentRight="true"

        android:layout_below="@+id/txt_talk_time"

        android:layout_marginRight="@dimen/ten"

        android:layout_marginTop="@dimen/ten"

        android:background="@drawable/ico_remind"

        android:text="1"

        android:gravity="center"

        android:textColor="@color/color_white" />

</RelativeLayout>

關于仿照qq界面接收短信的界面效果圖的示例代碼怎么寫就分享到這里啦,希望上述內容能夠讓大家有所提升。如果想要學習更多知識,請大家多多留意小編的更新。謝謝大家關注一下億速云網站!

向AI問一下細節
推薦閱讀:
  1. 仿QQ界面
  2. qq登陸界面

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

阜平县| 洛宁县| 宜章县| 招远市| 西林县| 开阳县| 同仁县| 右玉县| 宜兰市| 岳池县| 乌拉特后旗| 桐城市| 凤阳县| 五家渠市| 北碚区| 尤溪县| 红安县| 巴林右旗| 荔浦县| 页游| 崇明县| 故城县| 民县| 阿合奇县| 吕梁市| 贵溪市| 揭阳市| 双柏县| 满洲里市| 北宁市| 西林县| 丽江市| 海城市| 永泰县| 怀远县| 天等县| 东山县| 三原县| 冷水江市| 上高县| 东光县|