mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	| @@ -17,8 +17,7 @@ | |||||||
| </p> | </p> | ||||||
| <hr> | <hr> | ||||||
| <p align="center"><a href="#screenshots">Screenshots</a> • <a href="#supported-services">Supported Services</a> • <a href="#description">Description</a> • <a href="#features">Features</a> • <a href="#installation-and-updates">Installation and updates</a> • <a href="#contribution">Contribution</a> • <a href="#donate">Donate</a> • <a href="#license">License</a></p> | <p align="center"><a href="#screenshots">Screenshots</a> • <a href="#supported-services">Supported Services</a> • <a href="#description">Description</a> • <a href="#features">Features</a> • <a href="#installation-and-updates">Installation and updates</a> • <a href="#contribution">Contribution</a> • <a href="#donate">Donate</a> • <a href="#license">License</a></p> | ||||||
| <p align="center"><a href="https:// | <p align="center"><a href="https://newpipe.net">Website</a> • <a href="https://newpipe.net/blog/">Blog</a> • <a href="https://newpipe.net/FAQ/">FAQ</a> • <a href="https://newpipe.net/press/">Press</a></p> | ||||||
| newpipe.net">Website</a> • <a href="https://newpipe.net/blog/">Blog</a> • <a href="https://newpipe.net/FAQ/">FAQ</a> • <a href="https://newpipe.net/press/">Press</a></p> |  | ||||||
| <hr> | <hr> | ||||||
|  |  | ||||||
| *Read this document in other languages: [Deutsch](doc/README.de.md), [English](README.md), [Español](doc/README.es.md), [Français](doc/README.fr.md), [हिन्दी](doc/README.hi.md), [Italiano](doc/README.it.md), [한국어](doc/README.ko.md), [Português Brasil](doc/README.pt_BR.md), [Polski](doc/README.pl.md), [ਪੰਜਾਬੀ ](doc/README.pa.md), [日本語](doc/README.ja.md), [Română](doc/README.ro.md), [Soomaali](doc/README.so.md), [Türkçe](doc/README.tr.md), [正體中文](doc/README.zh_TW.md), [অসমীয়া](doc/README.asm.md), [Српски](doc/README.sr.md)* | *Read this document in other languages: [Deutsch](doc/README.de.md), [English](README.md), [Español](doc/README.es.md), [Français](doc/README.fr.md), [हिन्दी](doc/README.hi.md), [Italiano](doc/README.it.md), [한국어](doc/README.ko.md), [Português Brasil](doc/README.pt_BR.md), [Polski](doc/README.pl.md), [ਪੰਜਾਬੀ ](doc/README.pa.md), [日本語](doc/README.ja.md), [Română](doc/README.ro.md), [Soomaali](doc/README.so.md), [Türkçe](doc/README.tr.md), [正體中文](doc/README.zh_TW.md), [অসমীয়া](doc/README.asm.md), [Српски](doc/README.sr.md)* | ||||||
|   | |||||||
| @@ -1,9 +1 @@ | |||||||
| <?xml version="1.0" encoding="utf-8"?> | ../layout/list_stream_item.xml | ||||||
| <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |  | ||||||
|     android:id="@+id/itemRoot" |  | ||||||
|     android:layout_width="match_parent" |  | ||||||
|     android:layout_height="wrap_content"> |  | ||||||
|  |  | ||||||
|     <include layout="@layout/list_stream_item" /> |  | ||||||
|  |  | ||||||
| </LinearLayout> |  | ||||||
| @@ -4,8 +4,8 @@ include ':app' | |||||||
| // We assume, that NewPipe and NewPipe Extractor have the same parent directory. | // We assume, that NewPipe and NewPipe Extractor have the same parent directory. | ||||||
| // If this is not the case, please change the path in includeBuild(). | // If this is not the case, please change the path in includeBuild(). | ||||||
|  |  | ||||||
| includeBuild('../NewPipeExtractor') { | //includeBuild('../NewPipeExtractor') { | ||||||
|     dependencySubstitution { | //    dependencySubstitution { | ||||||
|         substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor') | //        substitute module('com.github.TeamNewPipe:NewPipeExtractor') using project(':extractor') | ||||||
|     } | //    } | ||||||
| } | //} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Elva Kang
					Elva Kang