snackbar

    6熱度

    1回答

    Google Inbox如何在鍵盤上顯示快餐欄(覆蓋,分層)?這不是默認行爲,我已經使用基本協調器佈局,鍵盤打開和小吃棒進行了測試:默認行爲是在後面顯示小鍵盤鍵盤。對於這個問題,SO上有很多答案:'我如何在以上的快捷鍵上顯示鍵盤',但我還沒有找到如何重現Google自己的Inbox應用程序快餐欄行爲。 你能告訴我如何做到這一點嗎?

    -2熱度

    1回答

    我有,我想刪除TextView的,但是當我使用View.INVISIBLE那麼它沒有顯示UO但使用View.GONE時則應用程序是說NullPointerException異常崩潰的小吃店。爲什麼這樣? 下面是代碼 MainActivity.java Snackbar sk=Snackbar.make(findViewById(R.id.ll),"It is checked",Snackbar.L

    0熱度

    1回答

    我在我的應用程序中使用了snackBar,它在我的應用程序中工作正常,但我想從SnackBar Action Block訪問自定義函數。 我可以嘗試,它的顯示 實例成員「取消選中」不能在類型「DetailsInfoViewController」用你的意思是使用這種類型的,而不是價值? 這是代碼 let snackbar = TTGSnackbar(message: "Attendance Upda

    1熱度

    3回答

    因爲此次提交: https://github.com/callemall/material-ui/commit/11695dcfa01e802797115d42c6d3d82d7657b6ab#diff-e9014062cd8e3b4344ab619966f35ef2 快餐欄不佔用移動屏幕中的100%寬度。任何人都可以幫助在100%寬度仍然可以在小屏幕的情況下給予幫助嗎? - >在此提交之前,寬度

    0熱度

    1回答

    我在Main Activity中使用Snack Bar,它的XML是activity_main.xml及其導航Drawer Activity,並且我在content_main.xml上有協調器佈局,但當im在快餐欄中啓動它時,它顯示錯誤,我來了知道我coordinatorLayout爲空 coordinatorLayout = (CoordinatorLayout) findViewById(R.

    0熱度

    2回答

    我想從片段和佈局xml顯示小吃吧片段和swiperefresh佈局是這樣的 activity_main.xml中 <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.andr

    0熱度

    1回答

    我試圖以編程方式添加一個快捷方式文本的多個html前景格式。 在我的strings.xml: <string name="html_test">The html entries %1$s and %2$s are looking different.</string> 我如何努力進行格式化: public static Spanned getString(Context p_Context,

    3熱度

    2回答

    我添加了Snackbar到我的應用程序。問題是在API 19中它不在屏幕的底部。 在API 21這是確定。這裏是我的佈局 <?xml version="1.0" encoding="utf-8"?> <layout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.a

    3熱度

    2回答

    我使用CoordinatorLayout顯示Snackbar,但在某些佈局中,我沒有使用CoordinatorLayout佈局,我想顯示快餐欄但面臨問題。 我試過下面的方式來實現小吃棒沒有CoordinatorLayout,但它會顯示以下結果。 Snackbar.make(getActivity().getWindow().getDecorView().getRootView(), "Testin

    1熱度

    1回答

    我想要一個簡單的Snackbar,點擊一個按鈕彈出。但是,我總是得到錯誤: ERROR Error: No provider for MdSnackBar! at injectionError (core.es5.js:1169) at noProviderError (core.es5.js:1207 import {MdSnackBar} from '@angular/material';