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

EditMarkerActivity #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

EditMarkerActivity #56

wants to merge 1 commit into from

Conversation

IAmAlthere
Copy link
Collaborator

Connected to #36

@IAmAlthere IAmAlthere self-assigned this May 23, 2019
@IAmAlthere IAmAlthere changed the title Added a edit activity with relevant error messages EditMarkerActivity May 23, 2019
@IAmAlthere IAmAlthere requested review from enniomara and chrillebile and removed request for enniomara May 23, 2019 12:23
Copy link
Collaborator

@chrillebile chrillebile left a comment

Choose a reason for hiding this comment

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

Buskmarkören bör sättas på dess ordinarie plats istället för ens location när man vill editera sin buske

@@ -18,6 +17,7 @@
android:supportsRtl="true"
android:theme="@style/AppTheme.Launcher"
tools:replace="android:theme">
<activity android:name=".EditMarkerActivity"></activity>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add Orientation to portrait

import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.FragmentActivity;
import android.os.Bundle;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove android.os.Bundle, also reformat the file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants