fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Added Feedbacks Viewing #2431

Closed simarsingh24 closed 6 years ago

simarsingh24 commented 6 years ago

First Part of #1377

simarsingh24 commented 6 years ago

Screenshot screenshot_20180508-110816

iamareebjamal commented 6 years ago

Show the user who posted feedback. Look at Orga App for example

simarsingh24 commented 6 years ago

Screenshot after change screenshot_20180509-224615

open-event-bot[bot] commented 6 years ago

Hi @simarsingh24!

It looks like one or more of your builds have failed. I've added the relevant info below to save you some time.

open-event-bot[bot] commented 6 years ago

Hi @simarsingh24!

It looks like one or more of your builds have failed. I've added the relevant info below to save you some time.

simarsingh24 commented 6 years ago

@iamareebjamal I don't know why the build has failed? Do you have any idea?

iamareebjamal commented 6 years ago

Update screenshots

iamareebjamal commented 6 years ago

/home/travis/build/fossasia/open-event-android/android/app/src/main/java/org/fossasia/openevent/core/feedback/FeedbackViewHolder.java:40: error: cannot find symbol String comment = Utils.checkStringEmpty(feedback.getComment()); ^ symbol: method checkStringEmpty(String) location: class Utils