代码回收站

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:scrollbars="none">

            android:orientation="horizontal"
        android:layout_width="match_parent"
        android:layout_height="wrap_content">
                    android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:text="广州市从化区太平镇太平市场"/>
    
            
         android:fillViewport="true"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    >
      
             android:orientation="vertical"
        android:layout_width="match_parent"
        android:layout_height="wrap_content">
                        android:layout_width="match_parent"
                android:layout_height="wrap_content"
               android:text="每日健康推荐"/>
            android:id="@+id/buy_daily_recommend"
        android:layout_width="match_parent"
        android:layout_height="wrap_content">
    
            android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:text="广州市从化区太平镇太平市场"/>
                    android:id="@+id/buy_store_list"
                android:layout_width="match_parent"
                android:layout_height="wrap_content">
     

             android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:text="广州市从化区太平镇太平市场"/>
        
     

  

你可能感兴趣的:(Android)