netmackan / ATimeTracker

Open Source Time Tracker for Android
GNU General Public License v2.0
120 stars 56 forks source link

changing device orientation does not show "success" dialog messages #25

Open shsr opened 9 years ago

shsr commented 9 years ago

Open Time Tracker Tap Menu Tap more option select any option that results in "Success" dialog For example: Select "Export view to csv" success dialog is shown with text "Successfully exported csv to memory card as timetracker.db" Tap ok to close success dialog Now change device orientation as landscape Now again Select "Export view to csv"

Expected : success dialog should be shown with text "Successfully exported csv to memory card as timetracker.db"

Actual:success dialog was shown without any text.

netmackan commented 9 years ago

Confirmed. Also changing back to horizontal orientation and the problem still remains.