python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
cornerRadius not working with backgroungTint
I am a beginner in android dev.
I am making a calculator in which i want to add round button using corner Radius.
the problem is that it is working fine when i donot set background tint as shown below...
Shlok Jain
Votes: 0
Answers: 3
How to develop Radius Proxy Service to intercept and route to underline Radius Servers for AAA requests
I am pretty new to this Radius concept. Need some help and ideas on how to handle the below use case and what opensource libs can be helpful.
We have many devices that are doing RADIUS MFA with RSA Se...

Developer
Votes: 0
Answers: 1
Add corner radius to view borders Swift
I have a UIView extension with a function that adds borders to specific edges (which I need). On that function, I am also trying to add cornerRadius if the borders are near each other.
Here is my func...
poPaTheGuru
Votes: 0
Answers: 1
Swift UITableViewCell separatorStyle breaking autolayout on iPhone MIni
I have a UITableView which has a UITableViewCell which contains a UIImageView.
The constraints are setup such that the UIImageView has padding 20 points at the top and sides, and a size ratio of 1:1, ...
theDuncs
Votes: 0
Answers: 2