最近中文字幕高清中文字幕无,亚洲欧美高清一区二区三区,一本色道无码道dvd在线观看 ,一个人看的www免费高清中文字幕

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

如何在地圖片段API v2布局頂部添加按鈕

如何在地圖片段API v2布局頂部添加按鈕

互換的青春 2019-12-13 09:02:56
我正在嘗試使用API v2在android中顯示地圖。我想要UI這樣的東西。但是每當(dāng)我嘗試在布局中添加按鈕時,它都不會反映在輸出中,因此我能夠獲得沒有按鈕的地圖。我需要按鈕來與地圖集成,例如Mylayout.xml的以下代碼:<RelativeLayout 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"tools:context=".MapActivity" ><RelativeLayoutandroid:layout_width="match_parent"android:layout_height="48dp"><LinearLayout android:layout_width="match_parent"android:layout_height="wrap_content"android:orientation="horizontal"><RadioGroup android:id="@+id/radio_group_list_selector"android:layout_width="0dp"android:layout_height="match_parent"android:layout_gravity="center_horizontal|center_vertical"android:gravity="center_horizontal"android:orientation="horizontal"android:layout_weight="1"><RadioButtonandroid:id="@+id/radioPopular"android:layout_width="0dp"android:layout_height="match_parent"android:gravity="center_horizontal|center_vertical"android:text="@string/Popular"android:layout_weight="1"android:button="@null"android:background="@drawable/shape_radiobutton"android:layout_marginBottom="4dp"android:layout_marginTop="4dp"android:layout_marginLeft="4dp"android:textColor="@drawable/textcolor_radiobutton"/><Viewandroid:id="@+id/VerticalLine"android:layout_width="1dip"android:layout_height="wrap_content"android:layout_marginBottom="4dip"android:layout_marginTop="4dip"android:background="#aaa"            /><RadioButtonandroid:id="@+id/radioAZ"android:layout_width="0dp"android:layout_height="match_parent"android:gravity="center_horizontal|center_vertical"android:text="@string/AZ"android:layout_weight="1"android:button="@null"android:background="@drawable/shape_radiobutton2"android:layout_marginBottom="4dp"android:layout_marginTop="4dp"android:textColor="@drawable/textcolor_radiobutton"
查看完整描述

3 回答

  • 3 回答
  • 0 關(guān)注
  • 432 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號