activity_custom_fragment.xml


Dosyayı İndir
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
              xmlns:tools="http://schemas.android.com/tools"
              android:orientation="vertical"
              android:layout_width="match_parent"
              android:layout_height="match_parent"

              tools:context="com.godoro.androidcustoms.CustomFragmentActivity">

    <Button
        android:layout_width="match_parent"
        android:layout_height="100dp"
        android:text="@string/nextFragment"
        android:id="@+id/nextFragment"
        android:layout_weight="1"
        android:onClick="onNextFragmentClick"/>

    <FrameLayout
        android:id="@+id/mainFrame"
        android:layout_width="match_parent"
        android:layout_height="401dp"
        android:layout_weight="3.95"></FrameLayout>
    <!--
    <fragment android:name="com.godoro.androidcustoms.CustomFragmentOne"
        android:id="@+id/fragmentOne"
        android:layout_width="match_parent"
        android:layout_height="450dp"
        tools:layout="@layout/fragment_custom_fragment_one"></fragment>
    -->


</LinearLayout>

				
Dosyayı İndir

Bu Sayfayı Paylaş:




Bu Sayfayı Paylaş:

İletişim Bilgileri

Takip Et

Her Hakkı Saklıdır. Bu sitede yayınlanan tüm bilgi ve fikirlerin kullanımından fibiler.com sorumlu değildir. Bu sitede üretilmiş , derlenmiş içerikleri, fibiler.com'u kaynak göstermek koşuluyla kendi sitenizde kullanılabilirsiniz. Ancak telif hakkı olan içeriklerin hakları sahiplerine aittir