Skip to content

Conversation

@Arya04
Copy link
Contributor

@Arya04 Arya04 commented Oct 22, 2018

No description provided.

android:layout_marginRight="8dp"
android:layout_marginBottom="8dp"
android:text="Training"
android:textAllCaps="false"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't there a way to define all of these properties as a default set, so you don't need to redefine these each time?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure what you mean.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@msaperst i think maybe in the style/themes you can set a style that can be used by all buttons or something if thats what you mean

<color name="colorAccent">#D81B60</color>
<color name="white">#ffffffff</color>
<color name="coverosPrimary">#276bcf</color>
<color name="hintColorPink">#ffff25e6</color>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks wrong, why 8 chars, not 6?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk, the color showed up, i just used the color scale thing and picked the color which gave me the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants