Starting from Android 5.0 (API level 21), View provides an attribute called "elevation" to set the size of the shadow. This attribute can be set through XML or code. Note that the size of the shadow is related to the Z value (elevation) and translationZ attribute of the View. The Z value is determined by elevation and translationZ. Usually elevation is used for static shadows, while translationZ is used for animations. XML settings: Code settings: In the Material Design specification, there are two light sources, one is point light source, the other is ambient light. The two light sources work together to form the shadow effect of the View. By default, the shadow is black, but many times we want the shadow color to be consistent with the color of the View itself to achieve a better visual effect. Android considerately considers this and provides us with the API: setOutlineAmbientShadowColor and setOutlineSpotShadowColor. Developers can change the color of the shadow through XML or code. "setOutlineAmbientShadowColor"
XML settings: Code settings: "setOutlineSpotShadowColor"
XML settings: Code settings: Other options for setting shadows:
|
<<: Hongmeng's rise is a victory for long-termists
>>: iOS 17.3 battery life test for various devices, a retirement version!
There was a report not long ago that a young man ...
Reviewer of this article: Zhou Xiaobo, Doctor of ...
Feed ads are ads that are inserted into the updat...
Are you envious of other people’s popular videos?...
Do you think that Xiaoguan Tea became popular all...
Paying for beauty has become a daily routine for ...
There are two types of customization of Changji L...
1 The suicide of six members of Yang Gailan's...
What should a complete APP operation plan look li...
1. Overall performance of the new energy passenge...
When I woke up one night, my glass windows were c...
Reviewer of this article: Chen Haixu, Deputy Dire...
Recently, a celebrity couple adopted a beagle and...
Everyone has probably experienced this moment at ...
In traditional culture, nine is the extreme numbe...