Vanshika Arora

Results 28 comments of Vanshika Arora

@nicolas-raoul The above link gives a query like ``` "query": { "pages": { "61503095": { "pageid": 61503095, "ns": 1, "title": "Talk:Q11311478", "revisions": [ { "contentformat": "text/x-wiki", "contentmodel": "wikitext", "*": "==...

@nicolas-raoul It returns an object of type CustomApiResult

@maskaravivek on using ``` api.action("query") .param("prop", "revisions") .param("rvprop", "content") .param("titles", "Talk:Q11311478") .get(); ``` The following is shown in logs ``` ```

>I also used the rvslots param set to main @maskaravivek Even then the response was same for me :(

I would like to pitch in my notions over the Issue. >We already have a link to rate the app in the About screen. Yes currently about has the playstore...

Hey @sivaraam I can see the progressbar in achievements activity. Are you working on latest master?

>a best practice is to first upload your unedited picture, and then overwrite @nicolas-raoul So should it be like we go to the image details activity from contributions and there...

>@vanshikaarora The second. In a next phase, after the user has edited the image, we may want to internally upload both the original and the edited picture, but the user...

>I was thinking if we can add an edit icon in the middle section which currently has the location icon. @maskaravivek that would definitely be better I can add the...

>I was thinking if we can add an edit icon in the middle section which currently has the location icon. @maskaravivek I couldn't find location icon in my application. Is...