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

Fixed Label fragment background color mismatch #80

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

nervehammer
Copy link
Contributor

For adding default labels, it is better that we first resolve issue #76

@imujjwal96
Copy link
Collaborator

It is requested that everytime you make a UI change, submit a Screenshot with your PR

@@ -28,7 +28,7 @@
public class LabelsFragment extends Fragment {

private ArrayList<String> labelsRetrieved;
private static ListView listView;
private ListView listView;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this change required

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just to fix memory leak and instant run feature ;)

@nervehammer
Copy link
Contributor Author

fixed background
@imujjwal96 please check this.

@imujjwal96 imujjwal96 merged commit dfa9353 into BrimeNotes:master Jun 27, 2017
@imujjwal96
Copy link
Collaborator

Partly fixes #78

@nervehammer nervehammer deleted the issue78 branch June 28, 2017 06:38
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