Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 89864

[PROBLEM] Set Button HeightRequest

$
0
0

I have this code:

loginBox_bttLogin = new Button
            {
                HeightRequest = 30,
                Text = "ĐĂNG NHẬP",
                TextColor = Color.White,
                FontAttributes = FontAttributes.Bold,
                BackgroundColor = Color.FromHex("#006fb4")
            };

But when i run app on android os 5.0, it ok. on android os 4.4, it have problem for text inside button.
Sorry my english not good, thanks for read.

OS: 4.4 API 19

OS: 5.0 API 21


Viewing all articles
Browse latest Browse all 89864

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>