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!
The "black box" that is often sought in...
The common perception is that Apple products are ...
August 13 is International Left-Handers Day, and ...
In the final analysis, ASO is essentially about sa...
I believe everyone is familiar with ZhanDuShu , w...
Have people from Northeast China ever eaten cranb...
Zhang Weiping's complete basketball teaching ...
Air travel won't return to normal until 2024 ...
Mixed Knowledge Specially designed to cure confus...
Recently, there is a popular saying on the Intern...
If you want to shoot short videos, choosing a goo...
A product will go through four stages: seed stage...
In recent years, the financial industry has been ...
Many brands are accustomed to using the marketing...
Here, I would like to talk further about how to b...