Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created August 19, 2020 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickbutcher/4ad7788af5a5c9a4f6f322406b639ebb to your computer and use it in GitHub Desktop.
Save nickbutcher/4ad7788af5a5c9a4f6f322406b639ebb to your computer and use it in GitHub Desktop.
<!-- Copyright 2019 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<!-- Contained button -->
<Button ...
style="?attr/materialButtonStyle"/>
<!-- Text button -->
<Button ...
style="?attr/borderlessButtonStyle"/>
<!-- Outlined button -->
<Button ...
style="?attr/materialButtonOutlinedStyle"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment