Loading res/drawable-hdpi/panel_favorites_holo_light.9.png 0 → 100644 +230 B Loading image diff... res/drawable-mdpi/panel_favorites_holo_light.9.png 0 → 100644 +194 B Loading image diff... res/drawable-xhdpi/panel_favorites_holo_light.9.png 0 → 100644 +255 B Loading image diff... res/layout-sw580dp-w1000dp/people_activity.xml +19 −10 Original line number Diff line number Diff line Loading @@ -118,23 +118,32 @@ android:background="@drawable/list_background_holo"> <!-- Starred --> <FrameLayout android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="7" android:background="@drawable/panel_favorites_holo_light"> <fragment android:id="@+id/favorites_fragment" class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" style="@style/FavoritesFragmentStyle" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginLeft="32dip" android:layout_marginRight="32dip" /> android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> </FrameLayout> <!-- Most Frequent --> <fragment android:id="@+id/frequent_fragment" class="com.android.contacts.list.ContactTileListFragment" style="@style/FrequentFragmentStyle" android:layout_width="0dip" android:layout_height="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip"/> android:layout_weight="3" android:layout_marginTop="32dip"/> </LinearLayout> </view> Loading res/layout-sw580dp/people_activity.xml +19 −10 Original line number Diff line number Diff line Loading @@ -110,23 +110,32 @@ android:background="@drawable/list_background_holo"> <!-- Starred --> <FrameLayout android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="1" android:background="@drawable/panel_favorites_holo_light"> <fragment android:id="@+id/favorites_fragment" class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" style="@style/FavoritesFragmentStyle" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginLeft="32dip" android:layout_marginRight="32dip" /> android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> </FrameLayout> <!-- Most Frequent --> <fragment android:id="@+id/frequent_fragment" class="com.android.contacts.list.ContactTileListFragment" style="@style/FrequentFragmentStyle" android:layout_width="0dip" android:layout_height="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip"/> android:layout_weight="1" android:layout_marginTop="32dip"/> </LinearLayout> </view> Loading Loading
res/layout-sw580dp-w1000dp/people_activity.xml +19 −10 Original line number Diff line number Diff line Loading @@ -118,23 +118,32 @@ android:background="@drawable/list_background_holo"> <!-- Starred --> <FrameLayout android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="7" android:background="@drawable/panel_favorites_holo_light"> <fragment android:id="@+id/favorites_fragment" class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" style="@style/FavoritesFragmentStyle" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginLeft="32dip" android:layout_marginRight="32dip" /> android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> </FrameLayout> <!-- Most Frequent --> <fragment android:id="@+id/frequent_fragment" class="com.android.contacts.list.ContactTileListFragment" style="@style/FrequentFragmentStyle" android:layout_width="0dip" android:layout_height="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip"/> android:layout_weight="3" android:layout_marginTop="32dip"/> </LinearLayout> </view> Loading
res/layout-sw580dp/people_activity.xml +19 −10 Original line number Diff line number Diff line Loading @@ -110,23 +110,32 @@ android:background="@drawable/list_background_holo"> <!-- Starred --> <FrameLayout android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="1" android:background="@drawable/panel_favorites_holo_light"> <fragment android:id="@+id/favorites_fragment" class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" style="@style/FavoritesFragmentStyle" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginLeft="32dip" android:layout_marginRight="32dip" /> android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> </FrameLayout> <!-- Most Frequent --> <fragment android:id="@+id/frequent_fragment" class="com.android.contacts.list.ContactTileListFragment" style="@style/FrequentFragmentStyle" android:layout_width="0dip" android:layout_height="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip"/> android:layout_weight="1" android:layout_marginTop="32dip"/> </LinearLayout> </view> Loading