File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 88 android : id =" @+id/glview_call"
99 android : layout_width =" match_parent"
1010 android : layout_height =" match_parent" />
11+ <android .view.SurfaceView
12+ android : id =" @+id/preview"
13+ android : layout_width =" match_parent"
14+ android : layout_height =" match_parent" />
1115
1216</RelativeLayout >
Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ android {
2222dependencies {
2323 compile ' com.android.support:appcompat-v7:22.0.0'
2424 compile ' com.github.nkzawa:socket.io-client:0.4.2'
25- compile ' io.pristine:libjingle:8689 @aar'
25+ compile ' io.pristine:libjingle:8871 @aar'
2626}
Original file line number Diff line number Diff line change 8989 </content >
9090 <orderEntry type =" jdk" jdkName =" Android API 22 Platform" jdkType =" Android SDK" />
9191 <orderEntry type =" sourceFolder" forTests =" false" />
92- <orderEntry type =" library" exported =" " name =" libjingle-8689" level =" project" />
9392 <orderEntry type =" library" exported =" " name =" Java-WebSocket-1.3.0" level =" project" />
93+ <orderEntry type =" library" exported =" " name =" libjingle-8871" level =" project" />
9494 <orderEntry type =" library" exported =" " name =" support-v4-22.0.0" level =" project" />
9595 <orderEntry type =" library" exported =" " name =" support-annotations-22.0.0" level =" project" />
9696 <orderEntry type =" library" exported =" " name =" appcompat-v7-22.0.0" level =" project" />
You can’t perform that action at this time.
0 commit comments