我的所有 Toasts 文本都显示在中心之外

All my Toasts' text are being displayed off center

我该如何解决这个问题?我没有对主题 TextAppearance 做任何事情 - 我只是使用 AppCompatActivityTheme.AppCompat.NoActionBar。这可能是支持库中的错误吗?

在我的主题中设置 android:fitsSystemWindows == true 导致了这个