monodroid-samples/BorderlessButtons
conceptdev f53f2910ef fix bad yaml 2019-07-30 20:19:30 -07:00
..
Properties Add new android sample 'BorderlessButtons' 2013-08-08 20:52:56 -04:00
Resources Add new android sample 'BorderlessButtons' 2013-08-08 20:52:56 -04:00
Screenshots Add new android sample 'BorderlessButtons' 2013-08-08 20:52:56 -04:00
BorderlessButtons.csproj Update projects with obsolete TargetFrameworkVersions 2018-12-06 13:42:18 -05:00
BorderlessButtons.sln Add new android sample 'BorderlessButtons' 2013-08-08 20:52:56 -04:00
MainActivity.cs Add new android sample 'BorderlessButtons' 2013-08-08 20:52:56 -04:00
Metadata.xml Add brief description tag to metadata.xml 2015-04-16 14:44:26 -04:00
README.md fix bad yaml 2019-07-30 20:19:30 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.Android - Borderless Buttons Demonstrates the borderless button styling from the Holo visual language (UI) sample
csharp
xamarin
tags
ui
borderlessbuttons

Borderless Buttons

This sample demonstrates the borderless button styling from the Holo visual language. The most interesting bits in this sample are in the layout files (res/layout/).

See borderless buttons at the Android Design guide for a discussion of this visual style.

Based on the Google Android-18 sample "BorderlessButtons".