gradientdrawable Questions
3
Solved
I have a ShapeDrawable . I want to set the CornerRadius (TopLeftRadius & BottomLeftRadius) programmatically.
Below is my xml
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmln...
Tonisha asked 21/2, 2017 at 12:43
3
Solved
I'm creating a list with a RecyclerView.
Every list item is a post from a user (Right now hard coded).
The background for every post is loaded from a layer-list XML file in the drawable folder.
Ev...
Smollett asked 29/12, 2016 at 1:22
1
© 2022 - 2024 — McMap. All rights reserved.