Nathan
Nathan
When a determinate progress dialog is closed before it ends and another determinate dialog is opened then the two threads fight to control the progress meter. **Proposed Patch:** ``` diff...
The path of a URL contains a colon symbol which is causing the call to fail. Using version com.squareup.retrofit2:retrofit:2.5.0 Code: ``` public interface ClientApi { @PUT("user:email={email}/login") Call login(@Path("email") String email,...
All the accounting people want the $ dollar sign left aligned for the excel export. Please consider changing the default. Below if the diff we tested to make this change....