带有指定提示的 Android 搜索栏 [英] Android Seek bar with specified hint

查看:29
本文介绍了带有指定提示的 Android 搜索栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是安卓新手请任何人帮忙.如何更改搜索栏提示.我在搜索栏中有四种食物.当我将搜索栏更改为一种食物时.我需要显示与食物相关的命中消息.

解决方案

检查这个

I am new to android Please any one help.how to change Seek bar hint.I have four types of food in seek bar.When I change the Seek bar to one food item.I need to show a hit message that related food item.

解决方案

Check this discreteSeekBar ,

Dependencies

It uses com.android.support:support-v4 as the only dependency.

Usage

repositories {
    jcenter()
}

dependencies {
    compile 'org.adw.library:discrete-seekbar:1.0.1'
}

这篇关于带有指定提示的 Android 搜索栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆