Skip to content
#

Material design

material-design logo

Material design is a design language developed by Google. It makes use of grid-based layouts, responsive animation, and transitioning.

Here are 1,217 public repositories matching this topic...

tfcporciuncula
tfcporciuncula commented Mar 31, 2020

Is your feature request related to a problem? Please describe.

Right now it's not possible to set a fixed color for the collapsed hint, and a fixed color for the expanded hint. Based on the current API and styles available, we can only set the hint text color for when there's focus, and for when there isn't.

The [current documentation](https://material.io/develop/android/components/text-

damahboy
damahboy commented Apr 5, 2018

I've finished creating a logo for this music player that I like about it, and if you're happy I'll give this logo as a gift from me for developers in return :)
1
logo one color
2
logo va

TurekBot
TurekBot commented Mar 6, 2018

After having been around here a while it's become clear to me that JFoenix is a great library, it's just not well documented.

I suggest that a "Help Wanted" and "Documentation Needed" label be added to any issue that stems from a lack of clear documentation. Maybe towards this end it would be helpful if anyone, or maybe just contributors, were allowed to apply labels.

I think that once it b

Douya
zhanghai
zhanghai commented Apr 17, 2018

Glide 4.2.0 相对于 4.1.1 引入了多个问题:

  1. 默认的 DownsamplingStrategy 由 AT_LEAST 变更为 FIT_OUTSIDE,导致部分长图(正确地)过大而无法加载。
  2. 在每张图第一次 SharedElementTransition 时大概率闪过白屏,但之后不会,推测与 cache 相关,未知是否与新的 ViewTarget getSize() 实现有关。如果回退 1 为 AT_LEAST,bug 变为 transition 时部分稍大图片出现由小变大动画。
bug
Khareesh0892
Khareesh0892 commented Nov 22, 2018

Like reddit does, is there a possibility to show tooltip on long press of navigation tab item? Our use case is not to show labels every time because it looks redundant for old users.

So, from android documentation i could see that it can be set through xml as android:tooltipText="ToolTip" and from code it can be set as view.setTooltipText("ToolTip");. I don't understand how to `setTooltipTe

Mauker1
Mauker1 commented Feb 14, 2017

When we're creating a custom slide, we need to know the padding that we should add at the bottom, and I couldn't find this value anywhere in the docs, so I had to dig into the code until I found this: android:paddingBottom="164dp".

My suggestion is to create a value on the dimens folder for that particular padding, like customSlideBottomPadding, since it's a must have on custom slides.

frostschutz
frostschutz commented Apr 25, 2020

Yahoo Japan supports one time passwords using their own app. Their info page about it: https://id.yahoo.co.jp/security/otp.html

andOTP did not recognize their QR code. It's encoded as:

yjotp://totp/username?secret=################################

Also tried copy-paste but that resulted in wrong values; I might have done something wrong.

andOTP produces the correct values when enter

Website
material.io
Wikipedia
Wikipedia

Related Topics

material
You can’t perform that action at this time.