如何获得Android的溢出菜单图标的副本? [英] How do I get a copy of the Android overflow menu icon?

查看:127
本文介绍了如何获得Android的溢出菜单图标的副本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何获得Android的溢出菜单图标,自定义菜单使用的副本。

解决方案
  

可有人请提供一个链接,下载溢出菜单图标?

http://developer.android.com

一旦你下载了SDK,你会发现你的图像:

  $ ANDROID_SDK /平台/ $平台/数据/ RES / $可绘制/ ic_menu_moreoverflow *
 

其中:

  • $ ANDROID_SDK 是无论你安装SDK
  • $ PLATFORM 一些平台目录(例如,的android-17
  • $绘制的是一些主要的绘制目录(例如,绘制 - 华电国际

有图像的光与暗的主题和是否该按钮具有焦点。不同版本

How do I get a copy of Android's overflow menu icon to use in a custom menu.

解决方案

Can somebody please provide a link to download the overflow menu icon?

http://developer.android.com

Once you have downloaded the SDK, you will find your images in:

$ANDROID_SDK/platforms/$PLATFORM/data/res/$DRAWABLE/ic_menu_moreoverflow*

where:

  • $ANDROID_SDK is wherever you installed your SDK
  • $PLATFORM is some platform directory (e.g., android-17)
  • $DRAWABLE is some major drawable directory (e.g., drawable-hdpi)

There are different versions of the image for light and dark themes and whether or not the button has the focus.

这篇关于如何获得Android的溢出菜单图标的副本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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