Skip to content

Commit

Permalink
refactor: ktFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
songpink committed Aug 6, 2024
1 parent 5d07447 commit 1cc9de0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ interface OnOfferingWriteClickListener {
fun onDateTimeSubmitButtonClick()

fun onDateTimeCancelButtonClick()
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@
app:layout_constraintStart_toStartOf="@id/tv_title"
app:layout_constraintTop_toBottomOf="@id/tv_place" />


<TextView
android:id="@+id/tv_place_value"
style="@style/Theme.AppCompat.TextView.Write.EditText"
Expand Down

0 comments on commit 1cc9de0

Please sign in to comment.