Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
P
PDF Reader 2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
PDF Reader 2
Commits
d81e405a
Commit
d81e405a
authored
Oct 30, 2024
by
wanglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
...手动混淆...
parent
9caa51b0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
AAADumentFragment.kt
...ain/java/com/base/pdfreader2/ui/main/AAADumentFragment.kt
+4
-4
fragment_ument.xml
app/src/main/res/layout/fragment_ument.xml
+0
-0
No files found.
app/src/main/java/com/base/pdfreader2/ui/main/AAADumentFragment.kt
View file @
d81e405a
...
@@ -16,7 +16,7 @@ import com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_EXCEL
...
@@ -16,7 +16,7 @@ import com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_EXCEL
import
com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_PDF
import
com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_PDF
import
com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_PPT
import
com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_PPT
import
com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_WORD
import
com.base.pdfreader2.bean.DocumeewewntBean.Companion.TYPE_WORD
import
com.base.pdfreader2.databinding.Fragment
Docu
mentBinding
import
com.base.pdfreader2.databinding.Fragment
U
mentBinding
import
com.base.pdfreader2.helper.Baragment
import
com.base.pdfreader2.helper.Baragment
import
com.base.pdfreader2.ui.document.excel.ExcelDSDActivity
import
com.base.pdfreader2.ui.document.excel.ExcelDSDActivity
import
com.base.pdfreader2.ui.document.word.Wctivity
import
com.base.pdfreader2.ui.document.word.Wctivity
...
@@ -34,7 +34,7 @@ import java.io.File
...
@@ -34,7 +34,7 @@ import java.io.File
import
java.util.Locale
import
java.util.Locale
class
AAADumentFragment
()
:
Baragment
<
Fragment
Docu
mentBinding
>()
{
class
AAADumentFragment
()
:
Baragment
<
Fragment
U
mentBinding
>()
{
private
val
TAG
=
"DocumentFragment"
private
val
TAG
=
"DocumentFragment"
var
type
=
TYPE_PDF
var
type
=
TYPE_PDF
...
@@ -42,8 +42,8 @@ class AAADumentFragment() : Baragment<FragmentDocumentBinding>() {
...
@@ -42,8 +42,8 @@ class AAADumentFragment() : Baragment<FragmentDocumentBinding>() {
private
lateinit
var
adapter
:
ASDumentAdapter
private
lateinit
var
adapter
:
ASDumentAdapter
private
lateinit
var
documentPresenter
:
ASDASDentPresenter
private
lateinit
var
documentPresenter
:
ASDASDentPresenter
override
val
binding
:
Fragment
Docu
mentBinding
by
lazy
{
override
val
binding
:
Fragment
U
mentBinding
by
lazy
{
Fragment
Docu
mentBinding
.
inflate
(
layoutInflater
)
Fragment
U
mentBinding
.
inflate
(
layoutInflater
)
}
}
constructor
(
type
:
String
)
:
this
()
{
constructor
(
type
:
String
)
:
this
()
{
...
...
app/src/main/res/layout/fragment_
doc
ument.xml
→
app/src/main/res/layout/fragment_ument.xml
View file @
d81e405a
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment