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

Feature/bag list #2

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Feature/bag list #2

wants to merge 2 commits into from

Conversation

aditmodhvadia
Copy link
Owner

No description provided.

- replace databasecall for Bag in ItemDetailActivity temporarily
- remove white textColor from Centred Edittext style
@aditmodhvadia aditmodhvadia added the enhancement New feature or request label Aug 28, 2019
@aditmodhvadia aditmodhvadia self-assigned this Aug 28, 2019
android:layout_gravity="bottom|end"
android:layout_margin="16dp"
android:onClick="@{() -> viewModel.addItemClicked()}"

Choose a reason for hiding this comment

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

Usually, click events are written inside the class.

Copy link

@amanbasu amanbasu left a comment

Choose a reason for hiding this comment

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

Man! The lines of commented code is huge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants