AutoResizeTextView Control for Xamarin Android
using Com.Xamarin.Control;
AutoResizeTextView _AutofitLabel;
_AutofitLabel = new AutoResizeTextView(Context);
_AutofitLabel.EnableSizeCache(true);![Screenshoot] (http://i.stack.imgur.com/x9z0I.png)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
AutoResizeTextView Control for Xamarin Android
using Com.Xamarin.Control;
AutoResizeTextView _AutofitLabel;
_AutofitLabel = new AutoResizeTextView(Context);
_AutofitLabel.EnableSizeCache(true);![Screenshoot] (http://i.stack.imgur.com/x9z0I.png)