Skip to content

Commit

Permalink
Restore missed import after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
emartynov authored and florina-muntenescu committed Jan 2, 2020
1 parent 4c13129 commit 8868d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions about/src/main/java/io/plaidapp/about/ui/AboutActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import androidx.browser.customtabs.CustomTabsIntent
import androidx.core.content.ContextCompat
import androidx.core.net.toUri
import androidx.lifecycle.ViewModelProvider
import io.plaidapp.R as appR
import io.plaidapp.about.R
import io.plaidapp.about.dagger.inject
import io.plaidapp.about.databinding.ActivityAboutBinding
Expand Down

0 comments on commit 8868d7b

Please sign in to comment.