I want to use the elevator function (Shadow) in Android Tablayout, but is there a way to implement it in api19 (kitkat) since it's available over api21 (Lolipop)?

Asked 2 years ago, Updated 2 years ago, 94 views

I want to use the elevator function (Shadow) in Android Tablayout, but is there a way to implement it in api19 (kitkat) since it's available over api21 (Lolipop)?

If it doesn't work, should I just use a shadow image and put it on the bottom? That's what I thought. Is there any way to add it programatically? This is the current version of Android 4.4 (api 19).

android-4.4 kitkat tablelayout elevation

2022-09-22 16:16

1 Answers

It's kind of weird for me to ask and answer questions. I couldn't find it no matter how hard I looked for it yesterday. We'll find a solution today;;; I referred here.

http://stackoverflow.com/a/30443895/3897810


2022-09-22 16:16

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.