Skip to content

Fixes #633 : Back press action issue fixed#686

Open
NikunjGarg2000 wants to merge 1 commit intofossasia:developmentfrom
NikunjGarg2000:Fix#633
Open

Fixes #633 : Back press action issue fixed#686
NikunjGarg2000 wants to merge 1 commit intofossasia:developmentfrom
NikunjGarg2000:Fix#633

Conversation

@NikunjGarg2000
Copy link

Fixes #633

Changes:
Added a check variable boolean for checking if user is coming from Data Logger Activity using Intent.
In DataLoggerListAdapter sent true from intent
image

Checking now if that variable is true in ProgramModeActivity and MemoryGraphParent
image
image

Screenshot/s for the changes::

Checklist: [Please tick following check boxes with [x] if the respective task is completed]

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing: [Compress the app-debug.apk file into a <feature>.rar or <feature>.zip file and upload it here]
app-debug.zip

@NikunjGarg2000
Copy link
Author

@jddeep , @adityastic, @CloudyPadmal please review this one.

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.

Memory graph of logged data not returning to previous activity on back action

1 participant