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

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

问题描述

我是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.

推荐答案

选中此 discreteSeekBar

依赖项

它使用com.android.support:support-v4作为唯一的依赖性.

用法

repositories {
    jcenter()
}

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

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

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