Skip to content

Commit ec9d887

Browse files
committed
Updated Screenshots
1 parent e00c21d commit ec9d887

File tree

11 files changed

+2
-4
lines changed

11 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,9 @@ On top of all the core functionality Positional is a highly polished app and pro
4040
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/01.png" width="100%">
4141
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/02.png" width="100%">
4242
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/03.png" width="100%">
43+
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/04.png" width="100%">
4344
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/05.png" width="100%">
4445
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/06.png" width="100%">
45-
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/08.png" width="100%">
46-
<img src="https://github.com/Hamza417/Positional/blob/master/screenshots/04.png" width="100%">
4746

4847
<br/>
4948

app/src/main/java/app/simple/positional/decorations/views/CustomWebView.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import android.widget.Toast
1010
import androidx.webkit.WebSettingsCompat
1111
import androidx.webkit.WebViewFeature
1212

13-
1413
open class CustomWebView(context: Context, attributeSet: AttributeSet) : WebView(context, attributeSet) {
1514
init {
1615
setBackgroundColor(0)

app/src/main/java/app/simple/positional/ui/subpanels/HtmlViewer.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ class HtmlViewer : ScopedFragment() {
152152
return fragment
153153
}
154154
}
155-
}
155+
}

screenshots/01.png

-507 KB
Loading

screenshots/02.png

-575 KB
Loading

screenshots/03.png

-599 KB
Loading

screenshots/04.png

466 KB
Loading

screenshots/05.png

-246 KB
Loading

screenshots/06.png

-656 KB
Loading

screenshots/07.png

-804 KB
Binary file not shown.

0 commit comments

Comments
 (0)