Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add support for saving settings in fitness app #691

Merged
merged 2 commits into from
Aug 20, 2015
Merged

Add support for saving settings in fitness app #691

merged 2 commits into from
Aug 20, 2015

Conversation

collinjackson
Copy link
Contributor

No description provided.

@@ -18,6 +18,7 @@ class FitnessItemList extends Component {
type: MaterialType.canvas,
child: new ScrollableList<FitnessItem>(
padding: const EdgeDims.all(4.0),
scrollDirection: ScrollDirection.vertical,
Copy link
Contributor

Choose a reason for hiding this comment

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

This shouldn't be needed anymore.

@abarth
Copy link
Contributor

abarth commented Aug 20, 2015

LGTM

collinjackson added a commit that referenced this pull request Aug 20, 2015
Add support for saving settings in fitness app
@collinjackson collinjackson merged commit af433c5 into flutter:master Aug 20, 2015
@collinjackson collinjackson deleted the settings_save branch August 20, 2015 17:57
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
This makes it possible to commit reviewed code to a branch when working
on a larger change that's composed of multiple pull requests.
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
Fix typo: Change 'FENCE_FD' to 'SYNC_FD'
itekdev pushed a commit to itekdev/flutter-engine0 that referenced this pull request May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants