android-drawable

    0熱度

    1回答

    彎曲,我想這樣的創建按鈕: 因爲只要看到這個按鈕是從中間向內側彎曲。 我已經嘗試過類似的東西,但它遠離我想要的東西。 <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <item> <shape android:shape="rectangle"> <solid and

    1熱度

    2回答

    我創造了這個繪製: <?xml version="1.0" encoding="utf-8"?> <layer-list xmlns:android="http://schemas.android.com/apk/res/android" > <item > <rotate android:fromDegrees="45" android:toD

    2熱度

    1回答

    假設如果我創建一個可繪製資源文件名background_rect_shape和佈局即android:background="@drawable/background_rect_shape"調用它,那麼以後當我建立我的應用它表明這個錯誤: Error:(14, 29) No resource found that matches the given name (at 'background' wit

    0熱度

    1回答

    有沒有什麼辦法讓圖像被android佈局指向並在請求者接收之前對其進行修改? 例如,如果我有一個像的圖像視圖: <ImageView android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/myimage.png"

    0熱度

    2回答

    橢圓形背景繪製我知道如何創建橢圓形的背景下,我這個可繪製添加到RelativeLayout的背景: <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" android:padding="10dp"> <solid android:color="#F

    0熱度

    2回答

    我正在開發音樂播放器,而且自從我開始以來,我有一個問題:我應該使用Drawable還是Bitmap? 考慮到: 我必須加載許多圖像,每一首歌曲(圖像加載時,只有當它是該歌曲的轉彎)。 加載的圖像也必須在Widget和通知上可視化。 相同的圖像顯示在更多的活動。 圖片加載必須以儘快速度顯示。 即使在加載多個圖像之後,內存使用量也必須儘可能低。 我想暫時保存實際播放列表的圖片,所以我不必每次都播放同一

    1熱度

    1回答

    如何在Android矢量Drawable上添加虛線? Android Vector中似乎不支持svg中的「stroke-dasharray」。 有其他方法可以做到嗎? 我繪製的,我想打虛線: <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="61dp" androi

    0熱度

    1回答

    首先我搜索了很多,我的情況沒有找到解決辦法,我需要轉換的IMAGEURL來繪製,我試圖儘可能: File imageFile = DiskCacheUtils.findInCache(c.profilePhoto, com.nostra13.universalimageloader.core.ImageLoader.getInstance().getDiscCache()); St

    2熱度

    2回答

    我在更改Android應用程序的圖標時遇到困難。我按照指令: 1.Right click on the project 2.Select New -> Image Assect 3.Select 'Asset Type' as Image 4.Select Path of and .png image 5.Optial: padding, trimming etc. 6.Next and

    1熱度

    2回答

    我正在製作一個具有三個選項卡(類似於WhatsApp佈局)的應用程序。這三個標籤是朋友,家人和聯繫人。每個選項卡都有一個List。每個列表項目還包含以下視圖:名稱位於左側,位於名稱下方的描述和位於右側的背景爲可繪製的背景的按鈕與名稱位於同一行。 (我已經發布過,但現在已經重新發布了,因爲我已經能夠找出主要錯誤並減少了我需要放在這裏的代碼) 每個listview項目包含一個類(Friend,家庭,聯