一,布局为

<?xml version="1.0" encoding="utf-8"?><LinearLayout    xmlns:android="http://schemas.android.com/apk/res/android"    xmlns:tools="http://schemas.android.com/tools"    android:layout_width="match_parent"    android:layout_height="match_parent"    android:background="#E6E6E6"    android:orientation="vertical"    tools:context="com.jiangtunjf.jgapplication.Main6Activity">    <TextView        style="@style/common_text"        android:layout_marginTop="15dp"        android:text="我的资产"/>    <TextView        style="@style/common_text"        android:text="资产变现"/>    <TextView        style="@style/common_text"        android:text="银行卡"/>    <TextView        style="@style/common_text"        android:text="关于"/>    <TextView        style="@style/common_text"        android:text="设置"/>LinearLayout>

二,对应 style 的 @style/common_text为

    

三,效果图

更多相关文章

  1. Android开发指南-框架主题-资源和资产
  2. Android开发指南-框架主题-资源和资产
  3. Android开发指南-框架主题-资源和资产
  4. Android开发指南-框架主题-资源和资产
  5. Android(安卓)银行卡手机号带空格格式
  6. Android之输入银行卡号判断属于哪个银行
  7. Android常用布局之LinearLayout(线性布局)仿酷狗登录界面
  8. Android根据输入银行卡号判断属于哪个银行
  9. android银行卡匹配、详情展开动画、仿爱奇艺视频拖拽、扫码识别

随机推荐

  1. android下的定时器在关闭屏幕后会自己停
  2. 在Android上实现WLAN的一点理解
  3. 关于Android的组件和进程的理解
  4. 采用XMPP协议实现Android推送
  5. 系出名门Android(1) - 在 Windows 下搭建
  6. Android应用程序与SurfaceFlinger服务的
  7. androidのEditTex详细使用
  8. Android的系统架构
  9. Android开发屏幕适配
  10. Android联系人数据库全解析(2)