亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

為什么我做出來的對話框,只顯示了個text,我用的eclipse4。圖片那部分只有兩橫

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

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

? ? android:layout_width="wrap_content"

? ? android:layout_height="wrap_content"

? ? android:orientation="vertical"?

? ? android:gravity="center"

? ? android:padding="20dp"

? ? anroid:background="@drawable/dialog_loading_bg"

? ? >

<LinearLayout

? ? android:layout_width="match_parent"

? ? android:layout_heigh="match_parent"

? ? android:orientation="horizontal"

? ??

? ? >

? ? <ImageView

? ? ? ? android:id="@+id/id_recorder_dialog_icon"

? ? ? ? android:layout_width="wrap_content"

? ? ? ? ?android:layout_height="wrap_content"

? ? android:src="@drawable/recorder"

? ? android:visibility="visible"/>

? ? <ImageView

? ? ? ? android:id="@+id/id_recorder_dialog_voice"

? ? ? ? android:layout_width="wrap_content"

? ? ? ? ?android:layout_height="wrap_content"

? ? android:src="@drawable/v1"

? ? android:visibility="visible"

/>



? ??

? ??

</LinearLayout>




? ? <TextView

? ? android:layout_width="wrap_content"

? ? android:layout_height="wrap_content"

? ? android:layout_marginTop="5dp"

? ? android:text="手指上滑,取消發送"

? ? android:textColor="#ffffff"/>


</LinearLayout>












正在回答

1 回答

按照你給出的布局寫法只會顯示圖片,下面那個TextView是不會顯示的,因為第二個LinearLayout被設置成了match_parent,TextView沒有地方顯示了,你改成wrap_content吧。至于你說的只顯示textview和帶橫的圖片應該不是布局的原因

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消
Android-仿微信語音聊天
  • 參與學習       43189    人
  • 解答問題       248    個

結合自定義View和API,Dialog管理等實現實現微信語音

進入課程

為什么我做出來的對話框,只顯示了個text,我用的eclipse4。圖片那部分只有兩橫

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號