Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Develop #1

wants to merge 6 commits into from

Conversation

Arya04
Copy link
Contributor

@Arya04 Arya04 commented Oct 22, 2018

No description provided.

@@ -44,6 +44,8 @@
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

@@ -4,4 +4,7 @@
<color name="colorPrimaryDark">#2e0057</color>
<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.

2 participants