분류 전체보기238 Retrofit2에서 POST로 값 태울 때 parameters can only be used with form encoding에러 Retrofit2에서 POST로 값 태울 때 parameters can only be used with form encoding에러가 발생한다면 아래와 같이 @FormUrlEncoded를 붙여준다. @FormUrlEncoded @POST("testsetset") Call tetete 2022. 5. 9. 이미지 비율 계산기 Aspect Ratio Calculator (ARC) (hedges.name) Aspect Ratio Calculator (ARC) Use the form below to calculate the missing value for a particular aspect ratio. This is useful, for example, when resizing photos or video. Instructions Enter the values for the original width (W1) & original height (H1) on the left. Enter either a new wi andrew.hedges.name 2022. 4. 5. Concat Adapter 이거 진짜 좋다.. 나중에 작성 2022. 4. 4. TextView를 Scroll할 수 있게 하기 XML에 이걸 추가 해주고 android:scrollbars="vertical" 코드에 textView변수이름.setMovementMethod(new ScrollingMovementMethod()); 2022. 3. 26. 이전 1 ··· 7 8 9 10 11 12 13 ··· 60 다음