本教學適用於ios系統,決勝時刻手遊在國區還未上線,那麼,如何下載及登陸呢?接下來小編為您帶來相關教學。1首先,在桌面開啟【App Store】,在搜尋欄中搜尋【決勝時刻】,可以看到,結果
2020-11-29 13:46:59
在一般情況下,Android左右滑動的指引效果是指在應用第一次啟動時,會顯示一些幫助介面,使用者可通過手指左右滑動來了解應用資訊。當使用者滑動到最後一頁時,可通過點選進入遊戲應用。
編寫引導介面布局檔案,內容如下:
activivty_guide_view_01.xml
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
android:background="@color/textBgColor" >
<LinearLayout
android:id="@id/ll_guide_view_01_01"
android:layout_width="match_parent"
android:layout_height="20dp"
android:orientation="vertical" />
<LinearLayout
android:id="@id/ll_guide_view_01_02"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/ll_guide_view_01_01"
android:background="@drawable/divider_horizontal_line"
android:orientation="vertical" />
<LinearLayout
android:id="@id/ll_guide_view_01_03"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/ll_guide_view_01_02"
android:orientation="vertical" >
<ImageView
android:id="@id/iv_guide_view_01"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:contentDescription="@string/gudie_view_01_image"
android:src="@drawable/guide_view_01" />
</LinearLayout>
<LinearLayout
android:id="@id/ll_guide_view_01_04"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/ll_guide_view_01_03"
android:layout_margin="@dimen/activity_guide_view_margin"
android:background="@drawable/divider_horizontal_line"
android:orientation="vertical" />
<LinearLayout
android:id="@id/ll_guide_view_01_05"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/ll_guide_view_01_04"
android:orientation="vertical" >
<TextView
android:id="@id/tv_guide_view_01"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingLeft="@dimen/activity_guide_view_margin"
android:paddingRight="@dimen/activity_guide_view_margin"
android:text="@string/guide_view_01_text"
android:textColor="@color/textColor"
android:textSize="14sp" />
</LinearLayout>
</RelativeLayout>
相關文章
本教學適用於ios系統,決勝時刻手遊在國區還未上線,那麼,如何下載及登陸呢?接下來小編為您帶來相關教學。1首先,在桌面開啟【App Store】,在搜尋欄中搜尋【決勝時刻】,可以看到,結果
2020-11-29 13:46:59
當我們在玩決勝時刻11-決勝時刻的時候如何進入監獄呢?1進入監獄,被士兵拉下車後,可以看到開啟的門,按住w鍵向大門走去,等待電梯的下降。 2隊友被拽倒在地,按住w繼續往前走,被帶著頭
2020-11-29 05:28:59
悟飯趣玩是一款可以直接下載遊戲的一款軟體,有很多朋友不知道如何下載,我在這裡出個教學。有需要的朋友可以看看。1第一步,開啟手機悟飯趣玩。 2第二步,點選psp類型遊戲。 3
2020-07-23 10:29:44
ps4惡靈古堡6怎麼雙人呢,還是有很多的小夥伴們不知道吧,現在我就來為朋友們簡單的介紹一下吧。1首先,我們大家先來一起看,如果是本地雙人的話就需要先進入我們的遊戲,再去選擇模
2020-07-23 10:29:42
許多小夥伴都喜歡玩墓麗影10:崛起那怎麼調中文字幕及語音?接下來我給大家簡單分享一下我的經驗,這次的古墓奇兵還有中文語音哦!1首先,我們開啟電腦,進入遊戲古墓奇兵這款遊戲,進入
2020-07-23 10:29:30
現在使用蘋果手機的小夥伴越來越多,那麼很多人想在蘋果手機上下載facebook卻不知道具體的操作方法,這裡小編就給大家介紹下蘋果手機怎麼下載facebook,希望能幫助到大家。 1首先
2019-12-26 05:53:33