Subversion Repositories SmartDukaan

Rev

Rev 21481 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21481 Rev 22135
Line 4... Line 4...
4
    tools:context="com.saholic.profittill.main.DealsHomeFragment">
4
    tools:context="com.saholic.profittill.main.DealsHomeFragment">
5
 
5
 
6
    <WebView
6
    <WebView
7
        android:id="@+id/webView"
7
        android:id="@+id/webView"
8
        android:layout_width="match_parent"
8
        android:layout_width="match_parent"
9
        android:layout_height="match_parent"></WebView>
9
        android:layout_height="match_parent">
-
 
10
 
-
 
11
    </WebView>
10
 
12
 
11
 
13
 
12
 
14
 
13
</FrameLayout>
15
</FrameLayout>