mirror of
https://github.com/sifacaii/VlcJellyfin
synced 2025-06-03 00:58:06 -04:00
优化
This commit is contained in:
parent
9a8bb8953d
commit
ee6db37eeb
@ -68,7 +68,6 @@ public class HomeActivity extends BaseActivity {
|
|||||||
* 登录框
|
* 登录框
|
||||||
*/
|
*/
|
||||||
private void showLoginDialog() {
|
private void showLoginDialog() {
|
||||||
//Log.d(TAG, "showLoginDialog: 跳出登录框");
|
|
||||||
AlertDialog.Builder builder = new AlertDialog.Builder(this);
|
AlertDialog.Builder builder = new AlertDialog.Builder(this);
|
||||||
alert = builder.setTitle("登录")
|
alert = builder.setTitle("登录")
|
||||||
.setMessage("请输入登录信息")
|
.setMessage("请输入登录信息")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user