Spelling (#2771)
* spelling: activity Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: animation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: detailed Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: hierarchy Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: javascript Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: memory Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: notification Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: opened Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: preferable Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: repetitive Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: spoiler Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: thumbnail Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: visibility Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: whitespace Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
1c0c2b6280
commit
98092e6ff7
63 changed files with 222 additions and 222 deletions
|
|
@ -36,8 +36,8 @@ import java.net.URISyntaxException
|
|||
import javax.inject.Inject
|
||||
|
||||
/** this is the base class for all activities that open links
|
||||
* links are checked against the api if they are mastodon links so they can be openend in Tusky
|
||||
* Subclasses must have a bottom sheet with Id item_status_bottom_sheet in their layout hierachy
|
||||
* links are checked against the api if they are mastodon links so they can be opened in Tusky
|
||||
* Subclasses must have a bottom sheet with Id item_status_bottom_sheet in their layout hierarchy
|
||||
*/
|
||||
|
||||
abstract class BottomSheetActivity : BaseActivity() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue