English 中文(简体)
甲 Android的习俗情景?
原标题:Custom picture for button in Android?
  • 时间:2012-04-25 16:25:25
  •  标签:
  • android
  • json

我想在安的安乐施中 implement一个星子,这样,当使用者想要为他们目前的环境带来好处时,他们就会触动眼光,然后看黄色。

你们如何这样做? 你们能否改变违约的纽扣? 或者,你能否仅仅进口照片,然后打上“TouchListener”号。

如果有人还可以告诉我,如何进口一个同样有益的图片(星号)。

感谢一切帮助。

最佳回答

Declare an ImageButton that has the star as it s background. Then you can register a listener for when the button is pressed to either show or remove the star.

注:除去饥饿等于确定图像背景,在多数情况下无效。

进口大饥荒,将其列入你的“可食用/可再生产品”目录,然后以xml或 your法提及。

问题回答

当用户点击时,你就只能改变你的子孙背景,而你只需要两幅饥饿形象,一种是选择的,另一种是选择的。

因此,当用户点击你时,可以把选择当作背景,确定理想的形象。

我建议你检查拉丁·巴尔,这是一件大事。

rel=“nofollow”http://developer.android.com/vis/android/widget/RatingBar.html

A RatingBar is an extension of SeekBar and ProgressBar that shows a rating in stars. The user can touch/drag or use arrow keys to set the rating when using the default size RatingBar. The smaller RatingBar style ( ratingBarStyleSmall) and the larger indicator-only style (ratingBarStyleIndicator) do not support user interaction and should only be used as indicators.

在利用支持用户互动的拉特林巴时,劝阻拉林巴左边或右边的植被。

星体的组数(通过定型号(int)或XML布局)将显示在布局的宽度为总结内容时的星体数量(如果设定了另一种排位,结果可能无法预测)。

二级进展不应由客户修改,因为二级进展在内部被作为稍微填充的背景。

<RatingBar
    android:id="@+id/ratingBar1"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content" android:clickable="true"  android:numStars="1"/>




相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签