Skip to content

Commit

Permalink
Bubbles: add CHANGELOG file
Browse files Browse the repository at this point in the history
  • Loading branch information
ganfra committed Feb 3, 2022
1 parent 0423431 commit 02de636
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions changelog.d/4937.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Support message bubbles in timeline.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

package im.vector.app.features.home.room.detail.timeline.factory

import android.content.res.Resources
import android.text.Spannable
import android.text.SpannableStringBuilder
import android.text.Spanned
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
package im.vector.app.features.home.room.detail.timeline.style

import android.content.res.Resources
import android.text.TextUtils
import android.view.View
import im.vector.app.R
import im.vector.app.core.extensions.localDateTime
import im.vector.app.core.resources.LocaleProvider
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@

package im.vector.app.features.location

import android.content.res.Resources
import im.vector.app.BuildConfig
import im.vector.app.R
import im.vector.app.core.resources.LocaleProvider
import im.vector.app.core.resources.isRTL
import javax.inject.Inject
Expand Down

0 comments on commit 02de636

Please sign in to comment.