Android介面設計之個人資料介面
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/container" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#C0C0C0" android:orientation="vertical" > <LinearLayout android:layout_width="match_parent" android:layout_height="60dp" android:layout_marginBottom="20dp" android:background="#FFFFFF" android:orientation="horizontal" > <ImageView android:id="@+id/touxiang" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginBottom="10dp" android:layout_marginLeft="10dp" android:layout_marginRight="20dp" android:layout_marginTop="10dp" android:src="@drawable/ic_launcher" /> <LinearLayout android:layout_width="match_parent" android:layout_height="60dp" android:orientation="vertical" > <TextView android:id="@+id/name" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/name" android:textSize="20sp" /> <TextView android:id="@+id/weixin" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/weixin" android:textColor="#808080" android:textSize="10sp" /> <TextView android:id="@+id/nichen" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/nichen" android:textColor="#808080" android:textSize="10sp" /> </LinearLayout> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="90dp" android:orientation="vertical" > <TextView android:id="@+id/bt2" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="0.1dp" android:background="#FFFFFF" android:gravity="left" android:paddingTop="12dp" android:text="@string/text1" android:textSize="20sp" /> <TextView android:id="@+id/bt3" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#FFFFFF" android:gravity="left" android:paddingTop="12dp" android:text="@string/text2" android:textSize="20sp" /> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="140dp" android:orientation="vertical" > <TextView android:id="@+id/bt4" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="0.1dp" android:background="#FFFFFF" android:gravity="left" android:paddingTop="12dp" android:text="@string/text3" android:textSize="20sp" /> <LinearLayout android:layout_width="match_parent" android:layout_height="40dp" android:layout_marginBottom="0.1dp" android:background="#FFFFFF" android:orientation="horizontal" > <TextView android:layout_width="wrap_content" android:layout_height="40dp" android:gravity="left" android:paddingTop="12dp" android:text="@string/sex" android:textSize="20sp" /> <ImageButton android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/icon_man_check" /> </LinearLayout> <TextView android:id="@+id/bt6" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#FFFFFF" android:gravity="left" android:paddingTop="12dp" android:text="@string/text4" android:textSize="20sp" /> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="140dp" android:layout_marginTop="30dp" android:orientation="vertical" > <Button android:id="@+id/bt6" android:layout_width="300dp" android:layout_height="40dp" android:layout_gravity="center_horizontal" android:background="#008000" android:gravity="center" android:text="發訊息" android:textSize="20sp" /> </LinearLayout> </LinearLayout>
執行截圖
相關推薦
Android介面設計之個人資料介面
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/contain
Android 使用者介面設計之TextView
5.富文字 先說一下什麼是富文字,富文字就是對文字中一些特殊文字或者圖片的特殊顯示。例如我們我們發一段話“你還沒有還我100塊錢。”這句話我們要強調“100塊錢”這是後我們可以把它顯示為特殊的顏色,這其實就是一種富文字。有時候我們QQ聊天經常發表情,其實這也是一種富文字。富文字
Android 使用者介面設計之EditText
layout佈局檔案中相應的EditText要新增如下語句: android:password="true" 結果: 輸入限制 控制輸入的內容,例如我們要定義一個輸入手機號的輸入框,這是我們就不允許輸入字母或者漢字,我們只允
Android使用者介面設計之建立列表檢視程式
列表檢視(ListView)是Android平臺下用於顯示不定數量的資料最有用的檢視控制元件之一。在這個教程中,我們將向你展示如何使用ListView來瀏覽文章列表。 在之前的文章中,你看到了許多關於不同佈局控制元件的教程。應用程式本身非常簡單:它將顯示文章標題列表,當
Android開發之計算器(一)介面設計之activity_main佈局檔案
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schem
Android仿微信氣泡聊天介面設計 天氣取資料uri
Android仿微信氣泡聊天介面設計 : 中央氣象臺 實時天氣取資料:urihttp://www.weather.com.cn/data/sk/101010100.html 中央氣象臺 預報天氣取資料:urihttp://m.weather.com.cn/data/
Android 全仿To圈兒個人資料介面層疊淡入淡出顯示效果
前幾天做的一個仿To圈個人資料介面的實現效果 下面是To圈的效果Gif圖: 做這個東西其實也花了一下午的時間,一開始思路一直沒理清楚,就開始盲目的去做,結果反而事倍功半。 以後要吸取教訓,先詳細思考清楚其中的邏輯關係,然後再開始動手寫程式碼,這樣比較容易理順。 可以看到實
Android/IOS APP介面設計之尺寸規範
1.尺寸以及解析度 iPhone的介面尺寸不用多說,640*960是基本OK的,也可以是適應5S的640*1136,馬上iPhone 6也快來了(隨便吐槽一下網上曝的真機諜照,真是醜到離譜...),只要寬度不變都好說。至於畫素問題,網頁和移動的UI用72px就可以了
移動端介面設計之尺寸篇
UI新手都頭疼尺寸問題,其實並不複雜,關鍵是設計本身比較難把握。虎哥總結一個精簡版的設計流程方法。 以PS工具設計IOS介面。 畫布尺寸: 新建750×1334 解析度72,畫素/英寸。 常見的字型大小: 24px、26px、28p
App介面設計之token的php實現
App介面設計之token的php實現 為了保證移動端和服務端資料傳輸相對安全,需要對介面進行加密傳輸。 一、token的設計目的: 因為APP端沒有和PC端一樣的session機制,所以無法判斷使用者是否登陸,以及無法保持使用者狀態,所以就需要一種機制
unity3d實戰專案——拯救大兵1:介面設計之場景部署
第一部分:介面設計 一、新建場景,部署資源 1、新建專案。 2、在專案面板(project)中,新建Resources、sounds、scripts、scenes四個目錄,並在Resources下面新建一個名為Textures子目錄。 3、從網上下載專案資源(共包括1
unity3d實戰專案——拯救大兵3:介面設計之指令碼配置
1、增加音訊物體 在場景中新建一個空物體,命名為music,將sounds目錄中的聲音檔案a.mp3拖到空物體中。 這是為了給遊戲介面加背景音樂,以便通過程式碼控制音樂開關。 2、將專案面板
java 圖形使用者介面設計 之 改變主題 示例程式碼
(()-> { JFrame frame=new Platframe(); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); frame.setTitle("
Android開發介面設計---音樂播放器介面
採用線性佈局 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" and
Spring Boot入門教程(四十三): API介面設計之token、timestamp、sign
一:token 簡介 Token:訪問令牌access token, 用於介面中, 用於標識介面呼叫者的身份、憑證,減少使用者名稱和密碼的傳輸次數。一般情況下客戶端(介面呼叫方)需要先向伺服器端申請一個介面呼叫的賬號,伺服器會給出一個appId和一個key,
Android小專案之三 splash介面
------- 源自夢想、永遠是你IT事業的好友、只是勇敢地說出我學到! ---------- 按慣例,寫在前面的:可能在學習Android的過程中,大家會和我一樣,學習過大量的基礎知識,很多的知識點也都能說出了123來,但是這些孤立的點終究顯得太零散了,因此,我想從今天
移動端UI介面設計之-註冊登入
註冊登入是移動端UI介面設計中最基礎的板塊之一,介面看似簡單,但是想設計一個讓人眼前一亮的註冊登入介面並非易事。今天,小編將和大家一起來聊聊移動端UI介面設計之-登入註冊那些事。希望能對設計的朋友有所幫助。本文架構:常見註冊方式常見登入方式精美註冊登入設計介面模板設計工具推薦
紫影龍的程式設計日記 —— 介面設計之對話方塊
今天是我學習VC++開發的第八天,我主要學習的內容是介面設計中的對話方塊部分。 首先我們來認識一下什麼是對話方塊~ 對話方塊是一種視窗,包含按鈕和各種選項,通過它們可以完成特定命令或任務。對話方塊也是人機交流的一種方式,使用者對對話方塊進行設定,計算機就會執
08、Android開發基礎之QQ登陸介面的實現
Android開發基礎之QQ登陸介面的實現 思路分析 這個QQ登陸介面怎麼去實現呢? 也是非常簡單的一件事情! 我們整體一個相對佈局,然後上面部分使用一個線性佈局!我們要考慮一下方向即可,對吧! 直接看效果圖吧! 學習怎麼做的話,大家就看視訊好了
嵌入式系統使用者介面設計之裸機介面開發(一)
裸機介面開發一般指在不借助於現成的GUI庫的情況下,構建整個應用系統的圖形(文字)使用者介面。通常一個完整的GUI庫都會提供諸如視窗(介面)管理,事件生成,派發等等。除此之外,其還有其固定的一個程式設計框架,通常這種框架因為GUI庫的不同略有差異,但到目前為止,基本大同小異